Searched refs:vc4_nir_lower_io (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A DMakefile.sources23 vc4_nir_lower_io.c \
H A Dvc4_nir_lower_io.c405 vc4_nir_lower_io(nir_shader *s, struct vc4_compile *c) function in typeref:typename:void
H A Dvc4_qir.h579 void vc4_nir_lower_io(nir_shader *s, struct vc4_compile *c);
H A Dvc4_program.c2315 NIR_PASS_V(c->s, vc4_nir_lower_io, c);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c378 vc4_nir_lower_io(nir_shader *s, struct vc4_compile *c) function in typeref:typename:void
H A Dvc4_qir.h575 void vc4_nir_lower_io(nir_shader *s, struct vc4_compile *c);
H A Dvc4_program.c2317 NIR_PASS_V(c->s, vc4_nir_lower_io, c);

Completed in 14 milliseconds