Searched refs:A3XX_RB_STENCIL_CONTROL_FUNC_BF (Results 1 – 3 of 3) sorted by relevance
81 A3XX_RB_STENCIL_CONTROL_FUNC_BF(bs->func) | /* maps 1:1 */ in fd3_zsa_state_create()
233 A3XX_RB_STENCIL_CONTROL_FUNC_BF(FUNC_NEVER) | in emit_binning_workaround()379 A3XX_RB_STENCIL_CONTROL_FUNC_BF(FUNC_NEVER) | in fd3_emit_tile_gmem2mem()630 A3XX_RB_STENCIL_CONTROL_FUNC_BF(FUNC_ALWAYS) | in fd3_emit_tile_mem2gmem()
1538 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FUNC_BF(enum adreno_compare_func val) in A3XX_RB_STENCIL_CONTROL_FUNC_BF() function