summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_conditional_discard.cpp
diff options
context:
space:
mode:
authorNicolai Hähnle <[email protected]>2016-07-25 18:05:46 +0200
committerNicolai Hähnle <[email protected]>2016-07-28 10:46:02 +0100
commit185b0c15abfba8b011f5b009e9f1890305e40ff6 (patch)
treeb74e8aad5c2bd6d21c15afc6519235303b559cc2 /src/compiler/glsl/opt_conditional_discard.cpp
parent041b330a3204d894fe95b5bae6a740936a7ebc0f (diff)
st_glsl_to_tgsi: only skip over slots of an input array that are present
When an application declares varying arrays but does not actually do any indirect indexing, some array indices may end up unused in the consuming shader, so the number of input slots that correspond to the array ends up less than the array_size. Cc: [email protected] Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_conditional_discard.cpp')
0 files changed, 0 insertions, 0 deletions