Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Da4xx.xml.h1418 #define A4XX_RB_STENCIL_CONTROL_FUNC__MASK 0x00000700 macro
1422 return ((val) << A4XX_RB_STENCIL_CONTROL_FUNC__SHIFT) & A4XX_RB_STENCIL_CONTROL_FUNC__MASK; in A4XX_RB_STENCIL_CONTROL_FUNC()