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:
Eric Anholt <eric@anholt.net>
Please register or sign in to comment