Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c303 A4XX_TEX_CONST_3_DEPTH(layers) | in fd4_sampler_view_create()
309 A4XX_TEX_CONST_3_DEPTH(layers / 6) | in fd4_sampler_view_create()
314 A4XX_TEX_CONST_3_DEPTH(u_minify(prsc->depth0, lvl)) | in fd4_sampler_view_create()
Da4xx.xml.h4159 static inline uint32_t A4XX_TEX_CONST_3_DEPTH(uint32_t val) in A4XX_TEX_CONST_3_DEPTH() function