OSDN Git Service

i965: Respect the no_8 flag on Gen4-5.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 10 Jan 2015 21:31:48 +0000 (13:31 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 6 Apr 2015 20:49:02 +0000 (13:49 -0700)
commit108b92b1e9f645e9d2ff33b24648f5d089cb89c9
treec162689d72dff9161b7d074c0c8a25201988c4ec
parent62050886c85b7b3b6c94e3c2363966b4f14df0bd
i965: Respect the no_8 flag on Gen4-5.

This flag means to ignore the SIMD8 program and only use the SIMD16 one.
It was originally meant for repdata clear shaders, but I plan to use it
for other things on Gen4 as well.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_wm_state.c