i965/fs: Implement FS_OPCODE_SET_OMASK on Broadwell

Graphics / Mesa 3D Graphics Library / Mesa - Kenneth Graunke [whitecape.org] - 19 February 2014 17:39 UTC

I made a few changes which I think simplify the code a bit compared to the Gen7 implementation, but which are largely pointless.

77c37ed i965/fs: Implement FS_OPCODE_SET_OMASK on Broadwell.
src/mesa/drivers/dri/i965/brw_fs.h | 3 ++
src/mesa/drivers/dri/i965/gen8_fs_generator.cpp | 36 ++++++++++++++++++++++-
2 files changed, 38 insertions(+), 1 deletion(-)

Upstream: cgit.freedesktop.org


  • Share