Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c133 so->texsamp0 |= A4XX_TEX_SAMP_0_LOD_BIAS(cso->lod_bias); in fd4_sampler_state_create()
Da4xx.xml.h3924 static inline uint32_t A4XX_TEX_SAMP_0_LOD_BIAS(float val) in A4XX_TEX_SAMP_0_LOD_BIAS() function