Searched refs:A3XX_PC_VSTREAM_CONTROL_SIZE (Results 1 - 3 of 3) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Da3xx.xml.h1657 static inline uint32_t A3XX_PC_VSTREAM_CONTROL_SIZE(uint32_t val) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c866 OUT_RING(ring, A3XX_PC_VSTREAM_CONTROL_SIZE(1) |
1025 OUT_RING(ring, A3XX_PC_VSTREAM_CONTROL_SIZE(pipe->w * pipe->h) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c889 A3XX_PC_VSTREAM_CONTROL_SIZE(1) | A3XX_PC_VSTREAM_CONTROL_N(0));
1051 OUT_RING(ring, A3XX_PC_VSTREAM_CONTROL_SIZE(pipe->w * pipe->h) |

Completed in 18 milliseconds