Searched refs:spitch (Results 1 – 1 of 1) sorted by relevance
314 unsigned spitch, dpitch; in emit_blit() local330 spitch = fd_resource_pitch(src, info->src.level); in emit_blit()360 assert((soff + (sbox->height * spitch)) <= fd_bo_size(src->bo)); in emit_blit()374 OUT_RING(ring, A5XX_RB_2D_SRC_SIZE_PITCH(spitch) | in emit_blit()