mesa/src
Eric Engestrom d28bae9c3e zink: fix format in zink_make_{image,texture}_handle_resident()
`ds->db.format` is a `pipe_format`, while `buffer_infos[handle].format` is
a `VkFormat`; the conversion from one to the other was missing.

Fixes: 99ba529fee ("zink: implement descriptor buffer handling of bindless texture")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24790>
(cherry picked from commit ab0f0d1563)
2023-09-22 08:46:38 -07:00
..
amd radv: disable 64-bit color attachments 2023-09-22 08:46:37 -07:00
android_stub util/log: improve logger_android 2023-02-22 17:55:40 +00:00
asahi asahi: Use txf_ms for MSAA background programs 2023-07-05 05:11:49 +00:00
broadcom nir: Add a reg_intrinsics flag to nir_convert_from_ssa 2023-07-12 01:34:27 +00:00
c11 treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
compiler nir: Fix metadata in nir_lower_is_helper_invocation 2023-09-22 08:46:38 -07:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl: reenable partial redraw with a warning when using gallium hud 2023-09-01 11:52:19 -07:00
etnaviv etnaviv: linker: handle scenario where there are FS inputs without matching VS output 2023-07-11 11:15:31 +00:00
freedreno tu/drm: Add missing error path cleanup 2023-08-31 23:30:46 -07:00
gallium zink: fix format in zink_make_{image,texture}_handle_resident() 2023-09-22 08:46:38 -07:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glxsw: check geometry of drawables on creation 2023-08-31 14:36:20 -07:00
gtest gtest: Update to 1.13.0 2023-05-14 11:09:02 +00:00
imagination pvr: do not claim support for ASTC texture compression 2023-08-31 23:30:45 -07:00
imgui
intel anv: don't try to access dynamic buffers from surface states 2023-09-01 10:39:36 -07:00
loader dri3: only invalidate drawables on geometry change if geometry has changed 2023-06-15 12:22:24 +00:00
mapi mapi: Remove dead struct _glapi_function in glapi/glapi_getproc.c 2023-06-29 01:36:09 +00:00
mesa Revert "mesa, compiler: Move gl_texture_index to glsl_types.h" 2023-08-31 23:30:45 -07:00
microsoft ci: avoid running hardware jobs if lint fails - now on Windows too! 2023-07-13 08:42:55 -07:00
nouveau nv50/ir/nir: Fix zero source handling of tex instructions. 2023-08-31 16:08:02 -07:00
panfrost panfrost: upcast uint8/uint16 before shifting them beyond their range 2023-08-31 23:41:22 -07:00
tool meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
util disk_cache: Disable the "List" test for RO disk cache. 2023-09-22 08:46:38 -07:00
virtio venus: fix cmd state leak across implicit reset 2023-08-09 10:00:41 -07:00
vulkan Revert "vk/wsi/x11: handle geometry updating more asynchronously" 2023-09-22 08:46:38 -07:00
.clang-format clang-format: add wayland foreach macros 2023-07-07 23:00:06 +00:00
meson.build lavapipe: Include llvmpipe 2023-06-30 12:56:35 +00:00