mesa/src
Pierre-Eric Pelloux-Prayer 6298347ec7 mesa/st: fix lower_tex_src_plane in multiple samplers scenario
"plane[0].i32" is the plane being lowered, it's not the sampler we're looking
for.

It worked when there's a single sampler because, eg for NV12, plane[0].i32 for
the UV plane would be 1 and the added ":uv" sampler would also land at binding
point 1.

Fixes: 079e5f73d7 ("mesa/st: rewrite src var when lowering tex_src_plane")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9812>
2021-03-26 10:21:35 +01:00
..
amd amd: update addrlib 2021-03-25 19:23:40 -04:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom broadcom/compiler: try to fill up delay slots after a thrsw 2021-03-26 07:13:07 +00:00
compiler nir: add nir_shader_as_str function 2021-03-25 13:53:33 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/wayland: avoid unnecessary roundtrip when authenticated 2021-03-19 14:45:33 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: clamp to zero negative upper left corner of viewport 2021-03-25 17:57:59 +00:00
gallium panfrost: Use the descriptor allocators where appropriate 2021-03-26 08:46:10 +01:00
gbm gbm: add gbm_bo_get_fd_for_plane 2021-03-25 05:48:00 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx/drisw: Implement WaitX and WaitGL 2021-03-19 15:43:49 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: use helper function to get the buffer size 2021-03-25 15:22:20 -07:00
loader scons: Remove. 2021-03-20 10:38:55 +00:00
mapi scons: Remove. 2021-03-20 10:38:55 +00:00
mesa mesa/st: fix lower_tex_src_plane in multiple samplers scenario 2021-03-26 10:21:35 +01:00
microsoft nir: port fp16 casting code from dxil 2021-03-22 12:16:59 +10:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost panfrost: Get rid of panfrost_pool_alloc() 2021-03-26 08:46:15 +01:00
util util/set: stop leaking u32 key sets which pass a mem ctx 2021-03-24 23:32:40 +00:00
virtio virgl: implement support for PIPE_CAP_STRING_MARKER 2021-03-09 13:57:05 +00:00
vulkan meson: switch vulkan layer to list of choices 2021-03-25 19:10:03 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00