Searched refs:A3XX_TEX_SAMP_0_COMPARE_FUNC (Results 1 – 2 of 2) sorted by relevance
130 so->texsamp0 |= A3XX_TEX_SAMP_0_COMPARE_FUNC(cso->compare_func); /* maps 1:1 */ in fd3_sampler_state_create()
3094 static inline uint32_t A3XX_TEX_SAMP_0_COMPARE_FUNC(enum adreno_compare_func val) in A3XX_TEX_SAMP_0_COMPARE_FUNC() function