Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c276 so->texconst3 |= A3XX_TEX_CONST_3_LAYERSZ2(sz2); in fd3_sampler_view_create()
Da3xx.xml.h3230 static inline uint32_t A3XX_TEX_CONST_3_LAYERSZ2(uint32_t val) in A3XX_TEX_CONST_3_LAYERSZ2() function