Home
last modified time | relevance | path

Searched defs:nir_var_function_temp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.c239 nir_variable_mode nir_var_function_temp = in spirv_to_dxil() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h126 nir_var_function_temp = (1 << 3), enumerator