mesa/src
Lina Versace 98c8d7b7cf venus: Fix detection of push descriptor set
- Fix null deref. VkPipelineLayoutCreateInfo::pSetLayouts is allowed to
  contain VK_NULL_HANDLE.
- The loop 'break' was misplaced.

Fixes crash in
dEQP-VK.pipeline.pipeline_library.graphics_library.fast.0_00_11_11 after
VK_EXT_graphics_pipeline_library is enabled in a later patch.

Fixes: 91966f2eff ("venus: extend lifetime of push descriptor set layout")
Signed-off-by: Lina Versace <linyaa@google.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Dawn Han <dawnhan@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23810>
2023-06-22 20:37:01 +00:00
..
amd radv: pre-init surface info 2023-06-22 13:36:13 +00:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
broadcom v3d: clear alpha-only as red-only 2023-06-20 07:45:31 +00:00
c11 util: Fixes prototype of threads_timespec_compare 2023-06-21 06:18:40 +00:00
compiler nir/opt_if: Use block_ends_in_jump 2023-06-22 19:55:49 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/haiku: Fix potential crash if double buffering is disabled 2023-06-21 21:18:28 +00:00
etnaviv ci/etnaviv: update ci expectation 2023-06-22 13:15:44 +00:00
freedreno freedreno: Fixes error: passing argument 1 of ‘pthread_mutex_unlock’ from incompatible pointer type in tu_pipeline.c 2023-06-20 00:05:48 +00:00
gallium nir: Remove integer and 64-bit modifiers 2023-06-22 19:55:49 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx Revert "glx: Remove pointless GLX_INTEL_swap_event paranoia" 2023-06-12 15:35:45 +00:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: Fix csb control stream extension 2023-06-21 17:44:53 +00:00
imgui
intel anv: align buffers to a cache line 2023-06-22 16:53:14 +00:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Fixes non-constant-expression cannot be narrowed from type 'unsigned long' to 'unsigned int' in initializer list with clang 2023-06-22 11:08:11 +00:00
mesa util: reinstate ENUM_PACKED 2023-06-21 21:51:59 +00:00
microsoft dzn: Align placed footprints used when copying linear <-> optimal for BC formats 2023-06-22 00:57:20 +00:00
nouveau compiler: Move from nir_scope to mesa_scope 2023-06-19 23:29:26 +00:00
panfrost ci/panfrost: switch panfrost-g52-piglit-gles2 from X to XWayland 2023-06-22 10:27:38 +00:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util util: reinstate ENUM_PACKED 2023-06-21 21:51:59 +00:00
virtio venus: Fix detection of push descriptor set 2023-06-22 20:37:01 +00:00
vulkan util: reinstate ENUM_PACKED 2023-06-21 21:51:59 +00:00
.clang-format treewide: Add a .clang-format file 2023-05-29 21:06:12 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00