Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blitter.c353 uint32_t sarray_pitch = fd_resource_layer_stride(src, info->src.level); in emit_blit() local
375 A5XX_RB_2D_SRC_SIZE_ARRAY_PITCH(sarray_pitch)); in emit_blit()