Searched refs:vc4_nir_lower_txf_ms (Results 1 – 5 of 5) sorted by relevance
24 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
44 'vc4_nir_lower_txf_ms.c',
611 void vc4_nir_lower_txf_ms(nir_shader *s, struct vc4_compile *c);
2330 NIR_PASS_V(c->s, vc4_nir_lower_txf_ms, c); in vc4_shader_ntq()