Searched refs:nir_foreach_image_variable_safe (Results 1 – 3 of 3) sorted by relevance
106 - nir_foreach_image_variable_safe
93 nir_foreach_image_variable_safe(var, shader) { in clover_nir_add_image_uniforms()
942 #define nir_foreach_image_variable_safe(var, shader) \ macro