Skip to content

turnip: Expose VK_EXT_nested_command_buffer

Valentine Burley requested to merge Valentine/mesa:tu/nested_command_buffer into main

What does this MR do and why?

Enable VK_EXT_nested_command_buffer.

Turnip already implemented nested command buffers, all tests mentioned in https://github.com/KhronosGroup/VK-GL-CTS/commit/5cebe95f5b6a929b49bc76e707a16472f18e06e4 pass.

Merge request reports