Home
last modified time | relevance | path

Searched defs:nir_foreach_shader_in_variable_safe (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp103 nir_foreach_shader_in_variable_safe(var, nir) { in st_nir_assign_vs_in_locations() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h805 #define nir_foreach_shader_in_variable_safe(var, shader) \ macro
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2046 nir_foreach_shader_in_variable_safe(var, nir) { in prune_io() function

Completed in 12 milliseconds