summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_shader.c
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-04-11 15:49:32 -0700
committerMatt Turner <[email protected]>2013-05-06 10:17:14 -0700
commit1d09a8c3cdf02ed2c17f263d120d45e96562a5e1 (patch)
tree059c3189b92e795fdf4301015d88563916f77502 /src/gallium/drivers/r600/r600_shader.c
parentacd2bccd852f1e4edbac2e57dd47139908e79b5d (diff)
i965: Lower bitfieldInsert.
v2: Only lower bitfieldInsert to BFM+BFI (and don't lower bitfieldExtract at all) since three-source instructions are now usable in the vertex shader. v3: Lower bitfield_insert in the same pass with everything else, since it doesn't produce any instructions to be lowered (the other two lowering passes that were in a previous iteration of this series emitted subtractions which needed to be lowered). Reviewed-by: Chris Forbes <[email protected]> [v2]
Diffstat (limited to 'src/gallium/drivers/r600/r600_shader.c')
0 files changed, 0 insertions, 0 deletions