summaryrefslogtreecommitdiffstats
path: root/src/glx
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2013-03-15 18:06:11 -0700
committerIan Romanick <[email protected]>2013-05-13 12:05:19 -0700
commit89704eb1b019d42c949e6e08a8cb8bacbacbf63b (patch)
treef841750949f5751948f8cee5d0dcd6a3367c4701 /src/glx
parentee7a6dad302ff5568566e325df56fd582be1afec (diff)
glsl: Convert ir_binop_vector_extract in the LHS to ir_triop_vector_insert
The ast_array_index code can't know whether to generate an ir_binop_vector_extract or an ir_triop_vector_insert. Instead it will always generate ir_binop_vector_extract, and the LHS and RHS have to be re-written. v2: Convert tabs to spaces. Suggested by Eric. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions