Skip to content

anv: Implement VK_KHR_uniform_buffer_standard_layout

There's no real work to do here since we already support scalar block layout which is a direct superset of what this extension allows.

Merge request reports