mesa/src/vulkan
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
..
device-select-layer vulkan/device_select: force default device if environment variable set 2022-04-28 08:05:40 +00:00
overlay-layer meson: Tell glslang to be quiet. 2022-05-04 11:30:43 +00:00
registry vulkan: spec update to 1.3.211 2022-04-05 12:55:21 +00:00
runtime vulkan,v3dv: Add a driver_internal flag to vk_image_view_init/create 2022-05-17 18:14:55 +00:00
util vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi vulkan/wsi: unbreak win32-support 2022-05-16 18:57:06 +00:00
meson.build wsi/x11: Hook up KHR_incremental_present 2022-05-04 19:31:53 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00