Skip to content

turnip: implement VK_EXT_sample_locations

Jonathan Marek requested to merge flto/mesa:turnip1 into master

Passes tests in:

dEQP-VK.pipeline.multisample.sample_locations_ext.*

Note that these tests fail because of gl_PrimitiveID not working correctly:

dEQP-VK.pipeline.multisample.sample_locations_ext.verify_location.*

Merge request reports