Searched refs:aspect_count (Results 1 – 1 of 1) sorted by relevance
487 …unsigned aspect_count = region->srcSubresource.aspectMask == VK_IMAGE_ASPECT_COLOR_BIT ? src_image… in copy_image() local493 for (unsigned a = 0; a < aspect_count; ++a) { in copy_image()