Files
third_party_mesa3d/src
Yiwei Zhang f1e06b46a9 lvp: avoid redundant sampler views and image views
Align the sampler view creation condition with the image and buffer
creation usage which maps to PIPE_BIND_SAMPLER_VIEW, which fixes the spam
of "Illegal sampler view creation without bind flag". Also fix the
PIPE_BIND_SHADER_IMAGE assignment for image usage bits and avoid setting
the image view struct if without PIPE_BIND_SHADER_IMAGE.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20580>
2023-01-10 05:49:34 +00:00
..
2023-01-10 05:19:25 +00:00
2023-01-09 14:25:51 +01:00
2023-01-09 14:25:51 +01:00
2023-01-09 14:25:51 +01:00
2022-12-14 06:23:21 +00:00
2023-01-06 15:40:39 +00:00
2023-01-07 01:23:28 +00:00