Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c318 so->texconst4 = A4XX_TEX_CONST_4_LAYERSZ(sz2); in fd4_sampler_view_create()
Da4xx.xml.h4167 static inline uint32_t A4XX_TEX_CONST_4_LAYERSZ(uint32_t val) in A4XX_TEX_CONST_4_LAYERSZ() function