mesa/src/compiler
Filip Gawin f32dcb6fe1 nir: assert that variables in optimize_atomic are initialized
If you gonna view context of function parse_atomic_op,
then you gonna know that index for array (data_src)
can be unitialized. Imho this approach is cleaner
than doing stuff inside parse_atomic_op.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12995>
2021-11-08 15:10:07 +00:00
..
clc compiler/clc: Preserve OCL kernel arg type metadata on LLVM13 2021-10-04 18:16:01 +00:00
glsl glsl/nir: mark samplers inside a block as bindless 2021-11-03 10:22:41 +01:00
isaspec isaspec: inherite parent's bitset gpu gen requirements 2021-10-21 18:59:57 +00:00
nir nir: assert that variables in optimize_atomic are initialized 2021-11-08 15:10:07 +00:00
spirv spirv: Don't add 0.5 to array indicies for OpImageSampleExplicitLod 2021-10-18 12:21:52 +10:00
builtin_type_macros.h compiler/types: Add a texture type 2021-10-16 05:49:34 +00:00
glsl_types.cpp compiler/types: Add a texture type 2021-10-16 05:49:34 +00:00
glsl_types.h compiler/types: Add a texture type 2021-10-16 05:49:34 +00:00
meson.build spirv: Use a single binary for gtests 2021-10-20 17:55:36 +00:00
nir_types.cpp compiler/types: Add a wrap_in_arrays helper 2021-10-16 05:49:34 +00:00
nir_types.h compiler/types: Add a wrap_in_arrays helper 2021-10-16 05:49:34 +00:00
shader_enums.c compiler: Add new non-Multiview Task/Mesh builtins 2021-08-28 03:56:42 +00:00
shader_enums.h compiler: Add new non-Multiview Task/Mesh builtins 2021-08-28 03:56:42 +00:00
shader_info.h spirv: switch Groups capability to non AMD specific field 2021-09-29 15:40:20 +00:00