Searched refs:A3XX_RB_STENCIL_CONTROL_FUNC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_zsa.c65 A3XX_RB_STENCIL_CONTROL_FUNC(s->func) | /* maps 1:1 */
H A Dfd3_gmem.c227 OUT_RING(ring, A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
378 OUT_RING(ring, A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
629 A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_ALWAYS) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_zsa.c63 A3XX_RB_STENCIL_CONTROL_FUNC(s->func) | /* maps 1:1 */
H A Dfd3_gmem.c244 OUT_RING(ring, A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
398 OUT_RING(ring, A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
650 OUT_RING(ring, 0x2 | A3XX_RB_STENCIL_CONTROL_FUNC(FUNC_ALWAYS) |
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Da3xx.xml.h1516 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FUNC(enum adreno_compare_func val) function in typeref:typename:uint32_t

Completed in 38 milliseconds