Home
last modified time | relevance | path

Searched refs:A3XX_RB_STENCIL_CONTROL_ZPASS_BF (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_zsa.c83 A3XX_RB_STENCIL_CONTROL_ZPASS_BF(fd_stencil_op(bs->zpass_op)) | in fd3_zsa_state_create()
Dfd3_gmem.c229 A3XX_RB_STENCIL_CONTROL_ZPASS_BF(STENCIL_KEEP) | in emit_binning_workaround()
375 A3XX_RB_STENCIL_CONTROL_ZPASS_BF(STENCIL_KEEP) | in fd3_emit_tile_gmem2mem()
626 A3XX_RB_STENCIL_CONTROL_ZPASS_BF(STENCIL_KEEP) | in fd3_emit_tile_mem2gmem()
Da3xx.xml.h1550 static inline uint32_t A3XX_RB_STENCIL_CONTROL_ZPASS_BF(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_ZPASS_BF() function