Home
last modified time | relevance | path

Searched refs:layers_to_copy (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1895 uint32_t layers_to_copy = MAX2(info->extent.depth, info->srcSubresource.layerCount); in tu_copy_image_to_image() local
2010 for (uint32_t i = 0; i < layers_to_copy; i++) { in tu_copy_image_to_image()
2039 for (uint32_t i = 0; i < layers_to_copy; i++) { in tu_copy_image_to_image()
2053 for (uint32_t i = 0; i < layers_to_copy; i++) { in tu_copy_image_to_image()

Completed in 6 milliseconds