Skip to content

turnip: Expose VK_KHR_workgroup_memory_explicit_layout

What does this MR do and why?

I'm seeing one failue locally, but everything passed in CI. I even kicked off a full run to be sure and all of the relevant tests passed.

This is the test I had failing, but it might just be down to my suboptimal setup on Android:

dEQP-VK.compute.pipeline.workgroup_memory_explicit_layout.copy_memory.variable_pointers

 <Text>Buffers have different values. 16 values differed, first difference at byte 64 values 1 != 17
</Text>
 <Result StatusCode="Fail">Fail</Result>

The rest of *workgroup_memory_explicit_layout* all passes.

Edited by Valentine Burley

Merge request reports