mesa/src/imagination
Jason Ekstrand fc8d2543fc vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create
We already had a little workaround for v3dv where, for some if its meta
ops, it had to bind a depth/stenicil image as color.  Instead of
special-casing binding depth/stencil as color, let's flip on the
drier_internal flag and get rid of most of the checks in that case.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16376>
2022-05-17 18:14:55 +00:00
..
common pvr: Update pvrsrvkm to fw 1.17 . 2022-05-05 10:35:35 +00:00
csbgen pvr: Implement vkCreateQueryPool() and vkDestroyQueryPool(). 2022-04-13 17:58:03 +00:00
include pvr: do not use fallthrough for unreachable code 2022-03-24 11:25:45 +00:00
rogue pvr: Gate offline compiler build behind -Dtools=imagination 2022-03-24 11:39:39 +00:00
vulkan vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
.clang-format pvr: Fix clang-format errors caused by vk outarrays. 2022-04-19 09:13:07 +00:00
.dir-locals.el
.editorconfig
meson.build