Searched refs:queueFamilies (Results 1 – 1 of 1) sorted by relevance
481 uint32_t queueFamilies[] = { mBackendContext->fGraphicsQueueIndex, mPresentQueueIndex }; in createSwapchain() local485 swapchainCreateInfo.pQueueFamilyIndices = queueFamilies; in createSwapchain()