Searched refs:VS_CONST_BASE (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.c | 47 #define VS_CONST_BASE 0x20 macro 200 emit_constants(ring, VS_CONST_BASE * 4, 352 emit_constants(ring, VS_CONST_BASE * 4, 444 OUT_RING(ring, A2XX_SQ_VS_CONST_BASE(VS_CONST_BASE) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_emit.c | 47 #define VS_CONST_BASE 0x20 macro 200 emit_constants(ring, VS_CONST_BASE * 4, 364 emit_constants(ring, VS_CONST_BASE * 4, 449 OUT_RING(ring, A2XX_SQ_VS_CONST_BASE(VS_CONST_BASE) |
|
Completed in 7 milliseconds