mesa/src/imagination
Karmjit Mahil 0b72ff00b1 pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags.
This commit removes the PVR_STATIC_CLEAR_.*_BIT used to index the
static clear templates in the device. Now we use the Vulkan flags
so no need for any conversion of the flags.

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/20055>
2023-01-04 16:30:39 +00:00
..
common pvr: debug: Add option to zero-alloc all buffer objects 2022-12-01 15:05:59 +00:00
csbgen pvr: csbgen: Remove TEXTURE_WRAP_VARYING-dependent fields 2022-11-25 16:42:55 +00:00
include pvr: Check depth/stencil attachment is tile-aligned 2022-12-08 14:53:13 +00:00
rogue nir: Drop infer_non_readable option for nir_opt_access() 2022-11-02 03:42:04 +00:00
vulkan pvr: Remove PVR_STATIC_CLEAR_.*_BIT and use VkImageAspectFlags. 2023-01-04 16:30:39 +00:00
.clang-format pvr: debug: Add option to track pvr_bo allocations 2022-11-25 16:42:55 +00:00
.dir-locals.el
.editorconfig
meson.build