Home
last modified time | relevance | path

Searched refs:REG_A4XX_RB_VPORT_Z_CLAMP (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c659 OUT_PKT0(ring, REG_A4XX_RB_VPORT_Z_CLAMP(0), 2); in fd4_emit_state()
Da4xx.xml.h1544 static inline uint32_t REG_A4XX_RB_VPORT_Z_CLAMP(uint32_t i0) { return 0x00002120 + 0x2*i0; } in REG_A4XX_RB_VPORT_Z_CLAMP() function