Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c125 A4XX_TEX_SAMP_0_WRAP_R(tex_clamp(cso->wrap_r, clamp_to_edge, &so->needs_border)); in fd4_sampler_state_create()
Dfd4_emit.c282 A4XX_TEX_SAMP_0_WRAP_R(A4XX_TEX_REPEAT)); in fd4_emit_gmem_restore_tex()
Da4xx.xml.h3912 static inline uint32_t A4XX_TEX_SAMP_0_WRAP_R(enum a4xx_tex_clamp val) in A4XX_TEX_SAMP_0_WRAP_R() function