Skip to content
Snippets Groups Projects
Commit 3a5a7cfd authored by Ian Romanick's avatar Ian Romanick
Browse files

glsl: When lowering non-constant vector indexing, respect existing conditions


If the non-constant index was in the LHS of an assignment, any
existing condititon on that assignment would be lost.

Reviewed-by: default avatarEric Anholt <eric@anholt.net>
(cherry picked from commit 601428d2)
parent aad12d15
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