mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 20:08:06 +02:00
We need some manual logic to work out the size of pData, so we handroll this one. This fixes push DUT with emulated secondaries. Affects dEQP-VK.binding_model.shader_access.secondary_cmd_buf.*push*templ* if emulated secondaries are used. Neither panvk nor dozen support push DUT yet, so this isn't hurting anyone and doesn't need to be cc'd stable. But hopefully panvk & dozen get on that :} Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28682> |
||
|---|---|---|
| .. | ||
| gen_enum_to_str.py | ||
| meson.build | ||
| vk_alloc.c | ||
| vk_alloc.h | ||
| vk_cmd_queue_gen.py | ||
| vk_dispatch_table_gen.py | ||
| vk_dispatch_trampolines_gen.py | ||
| vk_entrypoints.py | ||
| vk_entrypoints_gen.py | ||
| vk_extensions.py | ||
| vk_extensions_gen.py | ||
| vk_format.c | ||
| vk_format.h | ||
| vk_icd_gen.py | ||
| vk_physical_device_features_gen.py | ||
| vk_physical_device_properties_gen.py | ||
| vk_physical_device_spirv_caps_gen.py | ||
| vk_struct_type_cast_gen.py | ||
| vk_synchronization_helpers_gen.py | ||
| vk_util.c | ||
| vk_util.h | ||