Skip to content

intel/compiler: force simd8 when dual src blending on gen8

Tapani Pälli requested to merge tpalli/mesa:dual-src-blending-gen8 into master

Patch introduces option to force simd8 and uses it as a workaround for dual source blending issues seen with skqp (skia testsuite) on gen8.

Closes: #1917 (closed) Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports