Searched refs:qir_UNPACK_16_I (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h752 qir_UNPACK_16_I(struct vc4_compile *c, struct qreg src, int i) function in typeref:struct:qreg
H A Dvc4_program.c922 return qir_UNPACK_16_I(c, base, offset_bit / 16);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h748 qir_UNPACK_16_I(struct vc4_compile *c, struct qreg src, int i) function in typeref:struct:qreg
H A Dvc4_program.c912 return qir_UNPACK_16_I(c, base, offset_bit / 16);

Completed in 12 milliseconds