summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp
diff options
context:
space:
mode:
authorIago Toral Quiroga <itoral@igalia.com>2015-07-31 14:36:30 +0200
committerIago Toral Quiroga <itoral@igalia.com>2015-08-07 08:12:50 +0200
commitf246aa6bcab57f85a143cbfe7e9de24237921249 (patch)
tree4daa4e73c30c79b69a8453afa88214f4962e40a9 /src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp
parent42d283a0cc928a9e3ecddf1a90f9417ef1a34392 (diff)
downloadexternal_mesa3d-f246aa6bcab57f85a143cbfe7e9de24237921249.zip
external_mesa3d-f246aa6bcab57f85a143cbfe7e9de24237921249.tar.gz
external_mesa3d-f246aa6bcab57f85a143cbfe7e9de24237921249.tar.bz2
i965/vec4: do not predicate scratch writes for BRW_OPCODE_SEL instructions
The dst is always written, in this case the predicate is only used to select the value to write, so if we are spilling the dst we always want to write whatever value we selected to scratch. Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp')
0 files changed, 0 insertions, 0 deletions