diff options
author | Kenneth Graunke <[email protected]> | 2016-01-11 14:51:38 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-01-12 12:20:02 -0800 |
commit | c034dbeda8850fe1f3ec0dbdbd73344ace024748 (patch) | |
tree | 62475cf1ccc4103da3526e0ac445f5b77378f608 /src/gallium/auxiliary | |
parent | 9095847c254be2d55ab188232aa6b84555dbac4e (diff) |
glsl: Make read_from_write_only_variable_visitor ignore .length().
.length() on an unsized SSBO variable doesn't actually read any data
from the SSBO, and is allowed on variables marked 'writeonly'.
Fixes compute shader compilation in Shadow of Mordor.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Iago Toral Quiroga <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions