Home | History | Annotate | Download | only in layers

Lines Matching refs:swapchainCount

2697                 for (uint32_t idx0 = 0; idx0 < pPresentInfo->swapchainCount; ++idx0) {
2939 VKAPI_ATTR VkResult VKAPI_CALL CreateSharedSwapchainsKHR(VkDevice device, uint32_t swapchainCount,
2948 for (i = 0; i < swapchainCount; i++) {
2961 get_dispatch_table(ot_device_table_map, device)->CreateSharedSwapchainsKHR(device, swapchainCount, pCreateInfos, pAllocator, pSwapchains);
2965 for (i = 0; i < swapchainCount; i++) {