Home
last modified time | relevance | path

Searched refs:nir_foreach_function_temp_variable_safe (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/
H A D.clang-format104 - nir_foreach_function_temp_variable_safe
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h3459 #define nir_foreach_function_temp_variable_safe(var, impl) \ macro