mesa/src/compiler
Dave Airlie 07ef39ddc6 nir/gather: add support for fbfetch and bindless image loads.
If a driver calls gather after lowering the uses_fbfetch_output
needs to be set properly if we have bindless image loads.

Fixes a regression seen calling gather info later in some llvmpipe
work.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24987>
2023-09-04 08:06:08 +10:00
..
clc rusticl: add cl_khr_expect_assume 2023-08-22 17:28:05 +00:00
glsl treewide: Use nir_before/after_impl for more elaborate cases 2023-08-30 19:30:58 +00:00
isaspec isaspec: Add initial decoding support 2023-07-28 18:41:58 +00:00
nir nir/gather: add support for fbfetch and bindless image loads. 2023-09-04 08:06:08 +10:00
spirv treewide: Use nir_before/after_impl in easy cases 2023-08-30 19:30:58 +00:00
builtin_type_macros.h
glsl_types.cpp compiler/glsl: Move glsl_print_type from glsl_types.* to ir_print_visitor.cpp 2023-08-24 02:54:09 +00:00
glsl_types.h compiler/glsl: Move glsl_print_type from glsl_types.* to ir_print_visitor.cpp 2023-08-24 02:54:09 +00:00
meson.build
nir_gl_types.h
nir_types.cpp nir/gl: Move glsl_type::sampler_target() into a helper in its one caller 2023-08-08 01:50:05 +00:00
nir_types.h
shader_enums.c nir: Add shader enqueue data structures and handling 2023-08-18 16:57:22 +00:00
shader_enums.h nir: Add shader enqueue data structures and handling 2023-08-18 16:57:22 +00:00
shader_info.h nir: Add shader enqueue data structures and handling 2023-08-18 16:57:22 +00:00