Searched refs:mPresentQueueIndex (Results 1 – 3 of 3) sorted by relevance
191 mPresentQueueIndex = 0; in setupDevice()299 mPresentQueueIndex, // queueFamilyIndex in setupDevice()303 uint32_t queueInfoCount = (mPresentQueueIndex != mGraphicsQueueIndex) ? 2 : 1; in setupDevice()373 mGetDeviceQueue(mDevice, mPresentQueueIndex, 0, &mPresentQueue); in initialize()
163 uint32_t mPresentQueueIndex; variable
186 vkManager.mPhysicalDevice, vkManager.mPresentQueueIndex, in Create()