Home
last modified time | relevance | path

Searched refs:A5XX_TEX_CONST_2_FETCHSIZE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c250 A5XX_TEX_CONST_2_FETCHSIZE(fd5_pipe2fetchsize(format)) | in fd5_sampler_view_create()
265 A5XX_TEX_CONST_2_FETCHSIZE(fd5_pipe2fetchsize(format)) | in fd5_sampler_view_create()
Dfd5_image.c115 OUT_RING(ring, A5XX_TEX_CONST_2_FETCHSIZE(img->fetchsize) | in emit_image_tex()
Da5xx.xml.h4956 static inline uint32_t A5XX_TEX_CONST_2_FETCHSIZE(enum a5xx_tex_fetchsize val) in A5XX_TEX_CONST_2_FETCHSIZE() function