Searched refs:A4XX_RB_STENCIL_CONTROL_FUNC (Results 1 – 3 of 3) sorted by relevance
67 A4XX_RB_STENCIL_CONTROL_FUNC(s->func) | /* maps 1:1 */ in fd4_zsa_state_create()
208 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_NEVER) | in fd4_emit_tile_gmem2mem()427 OUT_RING(ring, A4XX_RB_STENCIL_CONTROL_FUNC(FUNC_ALWAYS) | in fd4_emit_tile_mem2gmem()
1420 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FUNC(enum adreno_compare_func val) in A4XX_RB_STENCIL_CONTROL_FUNC() function