mesa/src/compiler
Marcin Ślusarz 87f03b1662 nir: limit lower_clip_cull_distance_arrays input to traditional stages
Compute, task, mesh & raytracing stages don't support
ClipDistance/CullDistance as input.

This change is not needed for correctness. Just something I stumbled on.

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14149>
2021-12-13 08:32:23 +00:00
..
clc clc: Use kernel_arg_type_qual string to add const type qualifier to arg metadata 2021-11-15 07:47:00 -08:00
glsl glsl: fix setting compiled_source_sha1 without a shader cache 2021-12-11 20:07:35 +00:00
isaspec isaspec: Add prototypes for expr evaluators 2021-11-16 18:44:22 +00:00
nir nir: limit lower_clip_cull_distance_arrays input to traditional stages 2021-12-13 08:32:23 +00:00
spirv spirv: handle ray query intrinsics 2021-12-04 20:46:35 +00:00
builtin_type_macros.h nir: Add an 'external' texture type for parity with samplers 2021-12-06 14:21:38 +00:00
glsl_types.cpp nir: Add an 'external' texture type for parity with samplers 2021-12-06 14:21:38 +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 mesa: move _mesa_varying_slot_in_fs to shader_enums 2021-12-07 23:59:58 +00:00
shader_info.h nir: track variables representing ray queries 2021-12-04 20:46:35 +00:00