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

/linux-4.4.14/drivers/gpu/drm/msm/adreno/
H A Da2xx.xml.h946 static inline uint32_t A2XX_RB_DEPTHCONTROL_ZFUNC(enum adreno_compare_func val) A2XX_RB_DEPTHCONTROL_ZFUNC()
953 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILFUNC(enum adreno_compare_func val) A2XX_RB_DEPTHCONTROL_STENCILFUNC()
977 static inline uint32_t A2XX_RB_DEPTHCONTROL_STENCILFUNC_BF(enum adreno_compare_func val) A2XX_RB_DEPTHCONTROL_STENCILFUNC_BF()
1043 static inline uint32_t A2XX_RB_COLORCONTROL_ALPHA_FUNC(enum adreno_compare_func val) A2XX_RB_COLORCONTROL_ALPHA_FUNC()
H A Dadreno_common.xml.h51 enum adreno_compare_func { enum
H A Da3xx.xml.h928 static inline uint32_t A3XX_RB_RENDER_CONTROL_ALPHA_TEST_FUNC(enum adreno_compare_func val) A3XX_RB_RENDER_CONTROL_ALPHA_TEST_FUNC()
1216 static inline uint32_t A3XX_RB_DEPTH_CONTROL_ZFUNC(enum adreno_compare_func val) A3XX_RB_DEPTH_CONTROL_ZFUNC()
1253 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FUNC(enum adreno_compare_func val) A3XX_RB_STENCIL_CONTROL_FUNC()
1277 static inline uint32_t A3XX_RB_STENCIL_CONTROL_FUNC_BF(enum adreno_compare_func val) A3XX_RB_STENCIL_CONTROL_FUNC_BF()
2719 static inline uint32_t A3XX_TEX_SAMP_0_COMPARE_FUNC(enum adreno_compare_func val) A3XX_TEX_SAMP_0_COMPARE_FUNC()
H A Da4xx.xml.h559 static inline uint32_t A4XX_RB_ALPHA_CONTROL_ALPHA_TEST_FUNC(enum adreno_compare_func val) A4XX_RB_ALPHA_CONTROL_ALPHA_TEST_FUNC()
733 static inline uint32_t A4XX_RB_DEPTH_CONTROL_ZFUNC(enum adreno_compare_func val) A4XX_RB_DEPTH_CONTROL_ZFUNC()
779 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FUNC(enum adreno_compare_func val) A4XX_RB_STENCIL_CONTROL_FUNC()
803 static inline uint32_t A4XX_RB_STENCIL_CONTROL_FUNC_BF(enum adreno_compare_func val) A4XX_RB_STENCIL_CONTROL_FUNC_BF()
2727 static inline uint32_t A4XX_TEX_SAMP_1_COMPARE_FUNC(enum adreno_compare_func val) A4XX_TEX_SAMP_1_COMPARE_FUNC()

Completed in 222 milliseconds