mesa/src/microsoft
Jason Ekstrand 44ab076fea vulkan: Add a vk_command_buffer_ops struct
This is the standard pattern in the kernel for providing vfunc tables
for C objects.  We're using it in the pipeline cache code but we're
about to start adding more stuff and so it really helps if we have it
for command buffers as well.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18324>
2022-09-01 20:17:25 +00:00
..
ci dzn: expose VK_KHR_driver_properties 2022-07-18 17:10:52 +02:00
clc microsoft/clc: Handle a null clc logger 2022-08-20 22:40:36 +00:00
compiler nir: adjust nir_src_copy signature to take a nir_instr * 2022-08-30 18:21:44 +00:00
spirv_to_dxil microsoft/compiler: Add dxil_logger type and parameter to nir_to_dxil 2022-08-11 16:17:46 +00:00
vulkan vulkan: Add a vk_command_buffer_ops struct 2022-09-01 20:17:25 +00:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00