Searched refs:nir_foreach_image_variable_safe (Results 1 – 2 of 2) sorted by relevance
90 nir_foreach_image_variable_safe(var, shader) { in clover_nir_add_image_uniforms()
823 #define nir_foreach_image_variable_safe(var, shader) \ macro