diff options
author | Kenneth Graunke <[email protected]> | 2013-05-17 10:41:27 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-05-20 10:19:48 -0700 |
commit | 01b79b2e3be506ca1fc5708fcfdb497d3ff19145 (patch) | |
tree | f7bbd65c7a9aec031b8b7136fef5f16cef5dc79c /src/gallium/drivers/noop | |
parent | e1e887679786cf3882e83b2a194f046b34a71f05 (diff) |
i965: Add cases for ir_triop_vector_insert that assert.
brw_link_shader() unconditionally calls lower_vector_insert() with true
as the second parameter. This means that both constant and variable
indexed expressions will get lowered, so we should never see this in the
backend.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/noop')
0 files changed, 0 insertions, 0 deletions