Searched refs:fdl2_pitch_pixels (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfreedreno_layout.h180 fdl2_pitch_pixels(const struct fdl_layout *layout, unsigned level) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c183 A2XX_SQ_TEX_0_PITCH(fdl2_pitch_pixels(&rsc->layout, 0) *
H A Dfd2_gmem.c96 uint32_t pitch = fdl2_pitch_pixels(&rsc->layout, psurf->u.tex.level);
253 fdl2_pitch_pixels(&rsc->layout, psurf->u.tex.level)));
449 uint32_t pitch = fdl2_pitch_pixels(&rsc->layout, psurf->u.tex.level);

Completed in 3 milliseconds