Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_texture.c251 A5XX_TEX_CONST_2_PITCH(elements * rsc->cpp); in fd5_sampler_view_create()
266 A5XX_TEX_CONST_2_PITCH( in fd5_sampler_view_create()
Dfd5_image.c117 A5XX_TEX_CONST_2_PITCH(img->pitch)); in emit_image_tex()
Da5xx.xml.h4962 static inline uint32_t A5XX_TEX_CONST_2_PITCH(uint32_t val) in A5XX_TEX_CONST_2_PITCH() function