Home
last modified time | relevance | path

Searched defs:aligned_row_pitch (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_sdma.c22 unsigned aligned_row_pitch; member
137 const unsigned aligned_row_pitch = ALIGN(extent_horizontal_blocks, 4); in radv_sdma_get_chunked_copy_info() local