mesa/src/gallium/frontends
Mike Blumenkrantz 74ac66c275 lavapipe: fix variable descriptor count support handling
if no variable counts are present this must be zero, otherwise yolo

fixes:
dEQP-VK.api.maintenance3_check.support_count_combined_image_sampler_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_combined_image_sampler_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_inline_uniform_block_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_inline_uniform_block_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_input_attachment_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_input_attachment_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_sampled_image_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_sampled_image_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_sampler_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_sampler_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_buffer_dynamic_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_buffer_dynamic_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_buffer_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_buffer_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_image_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_image_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_texel_buffer_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_storage_texel_buffer_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_buffer_dynamic_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_buffer_dynamic_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_buffer_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_buffer_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_texel_buffer_extra_bindings_no_variable_size
dEQP-VK.api.maintenance3_check.support_count_uniform_texel_buffer_no_variable_size

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25354>
2023-09-22 20:03:05 +00:00
..
clover clover: Only compile/depend libclspirv and libclnir when using SPIR-V support 2023-09-22 15:29:25 +00:00
d3d10umd gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
dri dri: Use RGB internal formats for RGBX formats 2023-08-18 11:00:40 +00:00
glx/xlib util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
hgl util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
lavapipe lavapipe: fix variable descriptor count support handling 2023-09-22 20:03:05 +00:00
nine gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00
omx treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
osmesa treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
rusticl rusticl: Ensure NIR generated headers will be available 2023-09-22 14:52:50 +00:00
va frontends/va: Destroy fences when destroying surface or context 2023-09-21 13:30:28 +00:00
vdpau frontends/vdpau: Alloc interlaced surface for interlaced pics 2023-08-01 21:58:27 +00:00
wgl wgl: Fix depth/stencil image support when using zink kopper 2023-07-08 16:51:29 +00:00
xa gallium: move vertex stride to CSO 2023-08-14 01:23:25 +00:00