Searched refs:vc4_nir_lower_blend (Results 1 – 5 of 5) sorted by relevance
22 vc4_nir_lower_blend.c \
42 'vc4_nir_lower_blend.c',
607 void vc4_nir_lower_blend(nir_shader *s, struct vc4_compile *c);
659 vc4_nir_lower_blend(nir_shader *s, struct vc4_compile *c) in vc4_nir_lower_blend() function
2260 NIR_PASS_V(c->s, vc4_nir_lower_blend, c); in vc4_shader_ntq()