Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c304 A4XX_TEX_CONST_3_LAYERSZ(rsc->layer_size); in fd4_sampler_view_create()
310 A4XX_TEX_CONST_3_LAYERSZ(rsc->layer_size); in fd4_sampler_view_create()
315 A4XX_TEX_CONST_3_LAYERSZ(rsc->slices[lvl].size0); in fd4_sampler_view_create()
Da4xx.xml.h4152 static inline uint32_t A4XX_TEX_CONST_3_LAYERSZ(uint32_t val) in A4XX_TEX_CONST_3_LAYERSZ() function