Searched refs:nir_foreach_shader_in_variable_safe (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp116 nir_foreach_shader_in_variable_safe(var, nir) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h702 #define nir_foreach_shader_in_variable_safe(var, shader) \ macro

Completed in 11 milliseconds