Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c121 A4XX_TEX_SAMP_0_XY_MIN(tex_filter(cso->min_img_filter, aniso)) | in fd4_sampler_state_create()
Dfd4_emit.c279 A4XX_TEX_SAMP_0_XY_MIN(A4XX_TEX_NEAREST) | in fd4_emit_gmem_restore_tex()
Da4xx.xml.h3894 static inline uint32_t A4XX_TEX_SAMP_0_XY_MIN(enum a4xx_tex_filter val) in A4XX_TEX_SAMP_0_XY_MIN() function