Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/adreno/
Da2xx.xml.h958 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILFAIL(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILFAIL()
964 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILZPASS(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILZPASS()
970 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILZFAIL(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILZFAIL()
982 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILFAIL_BF(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILFAIL_BF()
988 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILZPASS_BF(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILZPASS_BF()
994 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILZFAIL_BF(enum adreno_stencil_op val) in A2XX_RB_DEPTHCONTROL_STENCILZFAIL_BF()
Da4xx.xml.h611 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FAIL(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_FAIL()
617 static inline uint32_t A4XX_RB_STENCIL_CONTROL_ZPASS(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_ZPASS()
623 static inline uint32_t A4XX_RB_STENCIL_CONTROL_ZFAIL(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_ZFAIL()
635 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FAIL_BF(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_FAIL_BF()
641 static inline uint32_t A4XX_RB_STENCIL_CONTROL_ZPASS_BF(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_ZPASS_BF()
647 static inline uint32_t A4XX_RB_STENCIL_CONTROL_ZFAIL_BF(enum adreno_stencil_op val) in A4XX_RB_STENCIL_CONTROL_ZFAIL_BF()
Da3xx.xml.h1206 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FAIL(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_FAIL()
1212 static inline uint32_t A3XX_RB_STENCIL_CONTROL_ZPASS(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_ZPASS()
1218 static inline uint32_t A3XX_RB_STENCIL_CONTROL_ZFAIL(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_ZFAIL()
1230 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FAIL_BF(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_FAIL_BF()
1236 static inline uint32_t A3XX_RB_STENCIL_CONTROL_ZPASS_BF(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_ZPASS_BF()
1242 static inline uint32_t A3XX_RB_STENCIL_CONTROL_ZFAIL_BF(enum adreno_stencil_op val) in A3XX_RB_STENCIL_CONTROL_ZFAIL_BF()
Dadreno_common.xml.h61 enum adreno_stencil_op { enum