Home
last modified time | relevance | path

Searched refs:nir_foreach_function_temp_variable (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_vec3_to_vec4.c32 nir_foreach_function_temp_variable(var, impl) { in lower_vec3_to_vec4_impl()
Dnir_opt_large_constants.c189 nir_foreach_function_temp_variable(var, impl) { in nir_opt_large_constants()
Dnir_print.c1560 nir_foreach_function_temp_variable(var, impl) { in print_function_impl()
Dnir_validate.c1501 nir_foreach_function_temp_variable(var, impl) { in validate_function_impl()
Dnir.c1972 nir_foreach_function_temp_variable(var, impl) in nir_function_impl_index_vars()
Dnir.h3061 #define nir_foreach_function_temp_variable(var, impl) \ macro
/external/mesa3d/docs/relnotes/
D20.2.0.rst2620 - nir: Add a nir_foreach_function_temp_variable helper