Searched refs:vc4_nir_lower_txf_ms (Results 1 – 4 of 4) sorted by relevance
23 vc4_nir_lower_txf_ms.c \
155 vc4_nir_lower_txf_ms(nir_shader *s, struct vc4_compile *c) in vc4_nir_lower_txf_ms() function
611 void vc4_nir_lower_txf_ms(nir_shader *s, struct vc4_compile *c);
2292 NIR_PASS_V(c->s, vc4_nir_lower_txf_ms, c); in vc4_shader_ntq()