anv: Enable per sample shading on gen8+

Graphics / Mesa 3D Graphics Library / Mesa - Anuj Phogat [gmail.com] - 28 July 2016 15:11 UTC

Vulkan CTS test results on gen9: ./deqp-vk --deqp-case=dEQP-VK.pipeline.multisample.min_sample_shading* Test run totals: Passed: 60/90 (66.7%) Failed: 0/90 (0.0%) Not supported: 30/90 (33.3%) Warnings: 0/90 (0.0%)

6d958c7 anv: Enable per sample shading on gen8+
src/intel/vulkan/anv_device.c | 2 +-
src/intel/vulkan/gen8_pipeline.c | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share