mesa/src/compiler/glsl/tests
Timothy Arceri 38eb850883 glsl: move function inlining out of glsl_to_nir()
This will allow us to do more of the function linking work in nir
in the future.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27841>
2024-03-04 05:40:55 +00:00
..
warnings
array_refcount_test.cpp glsl: Use glsl_type C helpers 2023-12-22 06:51:01 -08:00
builtin_variable_test.cpp glsl: Use glsl_type C helpers 2023-12-22 06:51:01 -08:00
general_ir_test.cpp glsl: Use glsl_type C helpers 2023-12-22 06:51:01 -08:00
list_iterators.cpp glsl: Fixes [-Wdeprecated-declarations] in list_iterators.cpp 2022-08-23 15:19:16 +00:00
lower_jump_cases.py glsl: Remove EmitNoLoops and the associated lower_jumps(lower_break=true) code. 2022-05-05 22:25:03 +00:00
lower_precision_test.py glsl: move some lowering to the compiler 2024-02-22 05:26:16 +00:00
meson.build glsl: Remove int64 div/mod lowering. 2023-10-24 00:16:30 +00:00
opt_add_neg_to_sub_test.cpp compiler: Remove C++ static member pointers to builtin types 2023-12-15 03:09:19 +00:00
optimization_test.py python: drop python2 support 2021-08-14 21:44:32 +00:00
sampler_types_test.cpp glsl: Use glsl_type C helpers 2023-12-22 06:51:01 -08:00
sexps.py glsl/tests: remove some dead code 2021-08-14 21:44:32 +00:00
standalone_dump-builder.frag
test_gl_lower_mediump.cpp glsl: move function inlining out of glsl_to_nir() 2024-03-04 05:40:55 +00:00
warnings_test.py python: drop python2 support 2021-08-14 21:44:32 +00:00