mesa/src
Karmjit Mahil 7386342a19 pvr: Add PVR_SELECT() helper macro
For pvr_setup_descriptor_mappings_new() there will be quite a few
variables of which the value depend on the stage so rather than
having all that selection in the `switch` at the beginning of the
function the helper macro provides a compact selection in the
desired scope.

Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21331>
2023-02-20 13:34:02 +00:00
..
amd radv/ci: move CI lists for external GPUs in separate folder 2023-02-20 13:05:50 +00:00
android_stub android: Cleanup unneeded headers from the sync stub 2023-01-25 08:58:25 -03:00
asahi agx: Do more work in agx_preprocess_nir 2023-02-20 11:34:58 +00:00
broadcom broadcom/ci: use deqp-runner to run piglit tests 2023-02-18 02:33:59 +00:00
c11 c11: Remove _MTX_INITIALIZER_NP for windows 2022-11-09 04:38:28 +00:00
compiler glsl: isolate object macro replacments 2023-02-20 01:50:05 +00:00
drm-shim drm-shim: Use hide_drm_device_path() to hide other drm devices 2022-12-30 15:51:11 -08:00
egl EGL: implement Haiku driver over Gallium 2023-02-18 00:44:43 +00:00
etnaviv ci/etnaviv: Update deqp xfails for gc2000. 2023-02-14 06:33:12 +00:00
freedreno ci: enable dEQP-VK.ubo.random.all_shared_buffer.48 2023-02-16 23:31:59 +00:00
gallium asahi: Fix rendering into mipmapped framebuffers 2023-02-20 11:47:56 +00:00
gbm gbm/backend: fix gbm compile without dri 2023-01-13 22:29:29 +00:00
getopt
glx egl/kopper: Pass ancillary invalidate flush flags down to gallium. 2023-02-15 19:17:07 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
imagination pvr: Add PVR_SELECT() helper macro 2023-02-20 13:34:02 +00:00
imgui
intel intel: Use common helpers for TCS passthrough shaders 2023-02-20 03:54:24 +00:00
loader dri3: avoid deadlocking when polling deleted windows for events 2023-02-16 15:55:47 +00:00
mapi glthread: convert (Multi)DrawIndirect into direct if user buffers are present 2023-02-18 09:31:41 -05:00
mesa glthread: don't restore non-VBO vertex arrays after all draws 2023-02-18 09:31:41 -05:00
microsoft meson: don't pass vk wsi args where they don't belong 2023-02-15 18:35:14 +00:00
nouveau nir: Eliminate nir_op_f2b 2023-02-03 22:39:57 +00:00
panfrost nir/lower_blend,agx,panfrost: Use lowered I/O 2023-02-17 23:09:19 +00:00
tool tool/pps: Fix 32-bit build issue with format string 2023-01-18 19:27:41 +00:00
util glthread: add a heuristic to stop locking global mutexes with multiple contexts 2023-02-18 13:40:56 +00:00
virtio venus: temporarily redirect VkDrmFormatModifierPropertiesListEXT to "2" variant 2023-02-17 19:55:15 +00:00
vulkan vulkan: Update the XML and headers to 1.3.241 2023-02-17 03:42:35 +00:00
meson.build hgl: remove 2023-02-18 00:44:43 +00:00