mesa/src/imagination
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
..
common pvr: debug: Add option to zero-alloc all buffer objects 2022-12-01 15:05:59 +00:00
csbgen pvr: Add firmware stream support for transfer submit 2023-02-08 16:33:35 +00:00
include pvr: Check depth/stencil attachment is tile-aligned 2022-12-08 14:53:13 +00:00
rogue pvr: Clarify unreachable text 2023-02-08 15:15:17 +00:00
vulkan pvr: Add PVR_SELECT() helper macro 2023-02-20 13:34:02 +00:00
.clang-format pvr: Add new Rogue compiler framework 2023-02-08 15:15:17 +00:00
.dir-locals.el
.editorconfig pvr: Change indentation from tab to spaces for xml files. 2022-08-31 08:26:17 +00:00
meson.build