Skip to content
Snippets Groups Projects
Commit f78a6b1c authored by Rob Clark's avatar Rob Clark :speech_balloon: Committed by Rob Clark
Browse files

glsl: add driconf to zero-init unintialized vars


Some games are sloppy.. perhaps because it is defined behavior for DX or
perhaps because nv blob driver defaults things to zero.

So add driconf param to force uninitialized variables to default to zero.

This issue was observed with rust, from steam store.  But has surfaced
elsewhere in the past.

Signed-off-by: default avatarRob Clark <robclark@freedesktop.org>
Reviewed-by: Kenneth Graunke's avatarKenneth Graunke <kenneth@whitecape.org>
parent 202710d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment