Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c185 OUT_RING(ring, A3XX_RB_COPY_DEST_PITCH_PITCH(128)); in emit_binning_workaround()
338 OUT_RING(ring, A3XX_RB_COPY_DEST_PITCH_PITCH(slice->pitch * rsc->cpp)); in emit_gmem2mem_surf()
Da3xx.xml.h1424 static inline uint32_t A3XX_RB_COPY_DEST_PITCH_PITCH(uint32_t val) in A3XX_RB_COPY_DEST_PITCH_PITCH() function