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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_zsa.c63 A4XX_RB_STENCIL_CONTROL_FUNC(s->func) | /* maps 1:1 */
H A Dfd4_gmem.c218 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
435 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_ALWAYS) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_zsa.c65 A4XX_RB_STENCIL_CONTROL_FUNC(s->func) | /* maps 1:1 */
H A Dfd4_gmem.c209 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) |
428 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_ALWAYS) |
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Da4xx.xml.h1422 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FUNC(enum adreno_compare_func val) function in typeref:typename:uint32_t

Completed in 19 milliseconds