Searched refs:A3XX_TEX_CONST_2_INDX (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c189 A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
297 OUT_RING(ring, A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
326 A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c210 view->texconst2 | A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
315 OUT_RING(ring, A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
343 A3XX_TEX_CONST_2_INDX(BASETABLE_SZ * i));
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Da3xx.xml.h3199 static inline uint32_t A3XX_TEX_CONST_2_INDX(uint32_t val) function in typeref:typename:uint32_t

Completed in 12 milliseconds