mesa/src
Hyunjun Ko 433cdd1cff ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetch
This seems to be originally introduced from 2a0d45ae6c, and 562aaea07c
misused the method.

Fixes: 2a0d45ae6c "freedreno/ir3: Add a NIR pass to select tex instructions eligible for pre-fetch"
Fixes: 562aaea07c "freedreno/ir3: respect tex prefetch limits"

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Reviewed-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9125>
2021-03-17 01:09:30 +00:00
..
amd ac/llvm: handle demote in LLVM 13 that just added support for it 2021-03-17 00:42:27 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: use common interfaces for shader modules 2021-03-15 21:47:44 +00:00
compiler nir: Set access at lower_ubo_vec4 2021-03-17 01:09:30 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl: use render node for wl_drm if available 2021-03-09 15:43:51 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetch 2021-03-17 01:09:30 +00:00
gallium lavapipe: add support for KHR_buffer_device_address. 2021-03-16 23:05:10 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx Adjust dylib compatibility versions to match what was set by mesa-18.3's autotools-based builds 2021-02-22 21:27:19 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel: Simplify few version checks involving G4X 2021-03-16 16:40:12 +00:00
loader loader: Silence a warning at -Og 2021-02-18 20:59:43 +00:00
mapi util: Extract thread-id helpers from u_current 2021-03-11 04:42:15 +00:00
mesa intel: Simplify few version checks involving G4X 2021-03-16 16:40:12 +00:00
microsoft microsoft/spirv_to_dxil: Fix spirv2dxil I/O to use binary mode 2021-03-11 23:43:47 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Use correct enum type for NIR intrinsics. 2021-03-16 21:46:52 +00:00
util util/disk_cache: add cache item headers to single file cache entries 2021-03-16 23:37:48 +00:00
virtio virgl: implement support for PIPE_CAP_STRING_MARKER 2021-03-09 13:57:05 +00:00
vulkan vulkan: add missing vk_shader_module.c/h includes to Makefile 2021-03-16 16:01:10 +01:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript