Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_texture.c259 A4XX_TEX_CONST_2_FETCHSIZE(fd4_pipe2fetchsize(cso->format)) | in fd4_sampler_view_create()
274 A4XX_TEX_CONST_2_FETCHSIZE(fd4_pipe2fetchsize(cso->format)) | in fd4_sampler_view_create()
Dfd4_emit.c332 A4XX_TEX_CONST_2_FETCHSIZE(fd4_pipe2fetchsize(format))); in fd4_emit_gmem_restore_tex()
Da4xx.xml.h4015 static inline uint32_t A4XX_TEX_CONST_2_FETCHSIZE(enum a4xx_tex_fetchsize val) in A4XX_TEX_CONST_2_FETCHSIZE() function