summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/lower_jumps.cpp
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2017-09-19 15:47:52 -0500
committerIan Romanick <[email protected]>2017-10-02 14:46:10 -0700
commit3e5cd2aba9317ba4e3eb812b8b88523a9371f86a (patch)
tree073d5b3410ee9d1a5a1b7c7223cd0ee77fe6782e /src/compiler/glsl/lower_jumps.cpp
parentf307de28384187e0e1b40d926381f7f61e518174 (diff)
glsl/ast: Explicitly track the set of case labels that occur after default
Previously the instruction stream was walked looking for comparisons with case-label values. This should generate nearly identical code. For at least fs-default-notlast-fallthrough.shader_test, the code is identical. This change will make later changes possible. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Alejandro PiƱeiro <[email protected]>
Diffstat (limited to 'src/compiler/glsl/lower_jumps.cpp')
0 files changed, 0 insertions, 0 deletions