Skip to content

turnip: VK_EXT_shader_stencil_export

Connor Abbott requested to merge cwabbott0/mesa:review/tu-stencilref into master

This extension isn't supported by the blob Vulkan driver, and I don't think there even is a GLES extension. But fortunately guessing which register to set was pretty straightforward.

Merge request reports