Searched refs:copyNdx (Results 1 – 2 of 2) sorted by relevance
643 for (size_t copyNdx = 0; copyNdx < copyCount; copyNdx++) in genCopies() local741 for (size_t copyNdx = 0; copyNdx < copies.size(); copyNdx++) in logTestCaseInfo() local742 log << TestLog::Message << copies[copyNdx] << TestLog::EndMessage; in logTestCaseInfo()848 for (size_t copyNdx = 0; copyNdx < copies.size(); copyNdx++) in imageCopyTest() local850 const vk::VkImageCopy& copy (copies[copyNdx]); in imageCopyTest()
2199 for (int copyNdx = 0; copyNdx < (int)copies.size(); copyNdx++) in copyImageIter() local2201 const Copy& copy = copies[copyNdx]; in copyImageIter()