Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c269 so->texconst0 |= A4XX_TEX_CONST_0_MIPLVLS(miplevels); in fd4_sampler_view_create()
Da4xx.xml.h3981 static inline uint32_t A4XX_TEX_CONST_0_MIPLVLS(uint32_t val) in A4XX_TEX_CONST_0_MIPLVLS() function