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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Da3xx.xml.h1536 #define A3XX_RB_STENCIL_CONTROL_FUNC_BF__MASK 0x00700000 macro
1540 return ((val) << A3XX_RB_STENCIL_CONTROL_FUNC_BF__SHIFT) & A3XX_RB_STENCIL_CONTROL_FUNC_BF__MASK;

Completed in 68 milliseconds