Lines Matching refs:AddToPNextChain
1227 vk::AddToPNextChain(&surfaceCaps2, &sharedPresentSurfaceCaps); in initializeImpl()
1235 vk::AddToPNextChain(&surfaceCaps2, &surfaceProtectedCaps); in initializeImpl()
1672 vk::AddToPNextChain(&swapchainInfo, &compressionInfo); in createSwapChain()
1690 vk::AddToPNextChain(&swapchainInfo, &fullscreen); in createSwapChain()
1691 vk::AddToPNextChain(&swapchainInfo, &fullscreenWin32); in createSwapChain()
1710 vk::AddToPNextChain(&swapchainInfo, &compatibleModesInfo); in createSwapChain()
1874 vk::AddToPNextChain(&surfaceInfo2, &surfacePresentMode); in queryAndAdjustSurfaceCaps()
1891 vk::AddToPNextChain(&surfaceCaps2, &compatibleModes); in queryAndAdjustSurfaceCaps()
2524 vk::AddToPNextChain(&presentInfo, &presentRegions); in present()
2540 vk::AddToPNextChain(&presentInfo, &presentFenceInfo); in present()
2554 vk::AddToPNextChain(&presentInfo, &presentModeInfo); in present()