mesa/src
Rhys Perry c492779924 ac/llvm: fix mixing non-uniform/uniform sampler/texture descriptors
Non-uniform descriptors are not loaded in NIR and instead the pointer is
passed to abi->load_sampler_desc. It can be the case that only the texture
or sampler uses this path.

For the descriptor which doesn't use the path, we would previously pass
NULL to abi->load_sampler_desc.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19198>
2022-10-21 19:09:49 +00:00
..
amd ac/llvm: fix mixing non-uniform/uniform sampler/texture descriptors 2022-10-21 19:09:49 +00:00
android_stub
asahi agx: Reserve live-in regs at the start of block 2022-10-14 01:37:39 +00:00
broadcom v3dv: drop error overwrite 2022-10-18 22:22:58 +00:00
c11 c11: Getting the macro guard of HAVE_PTHREAD in c11/threads.h to be consistence with util/u_uthread.h 2022-10-20 03:04:56 +00:00
compiler nir, ac, aco: Add index src to load_buffer_amd/store_buffer_amd. 2022-10-20 20:00:50 +00:00
drm-shim drm-shim: drop gnu99 override 2022-09-16 02:06:38 +00:00
egl egl: fix error string for dri2_create_image_dma_buf() 2022-10-21 14:57:25 +00:00
etnaviv util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER 2022-10-14 03:27:41 +00:00
freedreno turnip: Be sure we blit depth, not stencil, for Z32FS8 -> Z32F resolves. 2022-10-20 18:20:00 +00:00
gallium d3d12: Fix placed footprint of subresources 2022-10-21 18:57:54 +00:00
gbm Android: Use libgbm_mesa name for SDK30+ 2022-09-12 07:37:27 +00:00
getopt
glx glx: Adot #ifdef GLX_USE_WINDOWSGL in #if defined(GLX_DIRECT_RENDERING) && !defined(GLX_USE_APPLEGL) 2022-10-20 17:06:10 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Remove outdated comments. 2022-10-19 16:07:26 +00:00
imgui
intel intel/compiler: run nir_opt_idiv_const before nir_lower_idiv 2022-10-20 15:35:48 +03:00
loader loader: use os_get_option for driver override 2022-09-08 19:30:38 +00:00
mapi mapi: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in stub.c 2022-10-20 01:32:47 +00:00
mesa st/glsl_to_ir: remove stale include 2022-10-20 23:27:14 +00:00
microsoft ci: Trigger building visual studio docker image 2022-10-20 22:52:06 +00:00
nouveau nv50: call nir_lower_flrp 2022-10-10 17:22:49 +00:00
panfrost pan/mdg: Fix 16-bit alignment with spiller 2022-10-17 19:11:10 +00:00
tool pps: enable track_event in intel.cfg 2022-10-09 22:39:53 +03:00
util util: Move the function implementation from u_thread.h to u_thread.c 2022-10-20 03:04:56 +00:00
virtio venus: drop duplicated YCBCR_2_PLANE_444_FORMATS_FEATURES_EXT 2022-10-20 21:38:44 +00:00
vulkan vulkan/wsi/wayland: avoid useless re-allocations when receiving per-surface dma-buf feedback 2022-10-21 12:15:37 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00