mesa/src
Juan A. Suarez Romero f5d4242928 v3dv: assume that rasterization state can be NULL
So far to check if rasterization discard is enabled or not we assumed
that rasterization state struct was never NULL.

However, as this will change with VK_EXT_extended_dynamic_state3, it can
be a good idea just to assume it can be NULL, so adding the check too.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28171>
2024-03-18 12:09:11 +00:00
..
amd radv/video: Set maxActiveReferencePictures to 16 for H264/5 2024-03-18 10:04:52 +00:00
android_stub
asahi asahi: derive ht 2024-03-12 19:41:49 +00:00
broadcom v3dv: assume that rasterization state can be NULL 2024-03-18 12:09:11 +00:00
c11
compiler compiler,gallium: move u_reduced_prim to common 2024-03-18 12:09:11 +00:00
drm-shim drm-shim: Avoid invalid file and time bits combination 2024-03-07 09:55:06 +00:00
egl gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
etnaviv etnaviv/ci: Update xfiles based on nightly run 2024-03-14 13:53:45 +00:00
freedreno tu: re-emit vertex buffer on MESA_VK_DYNAMIC_VI_BINDINGS_VALID dirty. 2024-03-18 11:37:00 +00:00
gallium compiler,gallium: move u_reduced_prim to common 2024-03-18 12:09:11 +00:00
gbm gbm: Remove hardcoded color-channel data 2024-02-27 10:51:03 +00:00
getopt
glx gallium/dri: Switch xf86drm.h for util/libdrm.h to allow for the no-op shim to be used. 2024-03-15 10:50:12 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: return the OS page size for minMemoryMapAlignment 2024-03-11 11:32:53 +00:00
imgui
intel intel/cmat: fix stride calculation in cmat load/store 2024-03-15 20:34:43 +00:00
loader loader/wayland: Add named queue fallback 2024-02-28 11:01:31 +00:00
mapi glthread: invert _mesa_glthread_has_no_{un}pack_buffer by removing the negation 2024-03-11 22:44:42 +00:00
mesa glsl/linker,st/mesa: enable nir_opt_varyings and lower IO in the linker 2024-03-15 19:55:46 +00:00
microsoft dzn: Support bufferDeviceAddress 2024-03-07 22:35:09 +00:00
nouveau Revert "nvk: Enable VK_KHR_shader_subgroup_uniform_control_flow" 2024-03-15 21:46:00 -05:00
panfrost panfrost/meson: remove redundant gallium include from meson files 2024-03-14 17:23:55 +00:00
tool perfetto/pps-producer: add optimized cpu/gpu timestamp correlation support 2023-11-09 13:22:48 +00:00
util util: Updated util/libdrm.h stubs with drmGetMagic() 2024-03-15 10:50:12 +00:00
virtio venus: ensure shmem is attached to renderer before use for guest vram 2024-03-15 01:51:16 +00:00
vulkan treewide: Replace the invalid usage #if DEBUG with #ifdef DEBUG 2024-03-15 16:08:18 +00:00
.clang-format ir3: allow liveness calculation for different register types 2024-03-01 13:45:10 +00:00
meson.build loader/wayland: Add fallback wl_display_dispatch_queue_timeout 2024-02-27 13:10:13 +00:00