Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c1006 …uint32_t sparse_block_count = sparse_block_counts[0] * sparse_block_counts[1] * sparse_block_count… in lvp_image_bind_sparse() local
1008 for (uint32_t block = 0; block < sparse_block_count; block++) { in lvp_image_bind_sparse()