mesa/src
Erik Faye-Lund a8fc38b276 zink: do not check buffer-format for usage-bits
Buffers are created without a format in Vulkan, and we always pass in
R8_UNORM for them in Gallium. It's the view-formats we should have
checked, if anything.

But that's orthogonal to this. We shoudn't keep checking R8_UNORM
capabilities for buffers, all it's going to do is trigger asserts.

Fixes: 00dc0036b ("zink: flatten out buffer creation usage flags codepath")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11416>
2021-06-16 15:36:59 +00:00
..
amd ci/bare-metal: Set CPU and GPU governors to max, disable GPU runtime PM 2021-06-15 14:02:44 +02:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir, nir/algebraic: add byte/word insertion instructions 2021-06-08 08:57:42 +00:00
broadcom v3dv: remove sRGB blending workaround 2021-06-16 11:05:03 +00:00
compiler nir/cse: resize the instruction set 2021-06-15 17:57:07 +00:00
drm-shim
egl egl/android: add aosp_nougat system/window.h back for back compat 2021-06-11 02:33:57 +00:00
etnaviv
freedreno freedreno: Be more strict about QUERY_AVAILABLE to simplify the code. 2021-06-15 20:42:26 +00:00
gallium zink: do not check buffer-format for usage-bits 2021-06-16 15:36:59 +00:00
gbm
getopt
glx
gtest
hgl
imgui
intel anv: fix dynamic primitive topology for tess 2021-06-16 13:45:15 +00:00
loader crocus: initial gallium driver for Intel gfx 4-7 2021-06-14 06:34:05 +10:00
mapi glapi: fix Warray-parameter 2021-06-10 10:31:55 +00:00
mesa st/mesa: always report the max samples as supported 2021-06-16 05:13:16 +00:00
microsoft nir: Move workgroup_size and workgroup_variable_size into common shader_info 2021-06-08 09:23:55 -07:00
nouveau
panfrost pan/bi: Fuse abs into FCMP/FMIN/FMAX.v2f16 2021-06-15 20:27:22 +00:00
tool
util util: Consider CPU affinity when detecting number of CPUs 2021-06-15 20:01:53 +00:00
virtio venus: add debug info for experimental features during init 2021-06-15 21:25:28 +00:00
vulkan zink: Fix win32 build 2021-06-14 19:48:36 +00:00
meson.build