diff options
author | Ian Romanick <[email protected]> | 2013-03-26 14:22:03 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-05-13 12:05:19 -0700 |
commit | b881ddba7d4a835f879ffe300661a72441448eee (patch) | |
tree | 96a7b387d2a441b8e9f61a7be5882edc4d91799e /src/glsl/Makefile.sources | |
parent | 943de9cdeacb93d48ad5cb17666e7448990d3dbb (diff) |
glsl: Lower ir_binop_vector_extract to conditional moves
Lower ir_binop_vector_extract with a non-constant index to a series of
conditional moves. This is exactly like ir_dereference_array of a
vector with a non-constant index.
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/glsl/Makefile.sources')
0 files changed, 0 insertions, 0 deletions