mesa/src/compiler
Timothy Arceri ec4990ef41 glsl: remove now unused GLSL IR validate_geometry_shader_emissions()
We now use the nir version of this validation pass instead.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27377>
2024-02-01 01:53:15 +00:00
..
clc clc: retrieve libclang path at runtime. 2024-01-31 12:23:49 +00:00
glsl glsl: remove now unused GLSL IR validate_geometry_shader_emissions() 2024-02-01 01:53:15 +00:00
isaspec isaspec: Add bool_inv type to print inverted bools 2023-12-16 14:34:18 +00:00
nir nir/print: Rename workgroup-size to workgroup_size 2024-01-30 21:19:40 +00:00
spirv vtn: Use secure_getenv for shader dumping 2024-01-31 17:28:12 +00:00
builtin_types.py compiler/types: Use Python to generate code for builtin types 2023-09-16 15:17:01 +00:00
builtin_types_c.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
builtin_types_h.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
glsl_types.c compiler/types: Use a typedef for glsl_type 2023-12-22 07:53:25 -08:00
glsl_types.h util,compiler: Avoid use align as variable, replace it with other names 2024-01-05 02:42:05 +00:00
meson.build treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
shader_enums.c nir,spirv: Add support for SPV_NV_shader_sm_builtins 2024-01-18 20:20:06 +00:00
shader_enums.h nir,spirv: Add support for SPV_NV_shader_sm_builtins 2024-01-18 20:20:06 +00:00
shader_info.h nir,spirv: Add support for SPV_NV_shader_sm_builtins 2024-01-18 20:20:06 +00:00