Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c254 so->texconst0 |= A3XX_TEX_CONST_0_MIPLVLS(miplevels); in fd3_sampler_view_create()
Da3xx.xml.h3150 static inline uint32_t A3XX_TEX_CONST_0_MIPLVLS(uint32_t val) in A3XX_TEX_CONST_0_MIPLVLS() function