Searched refs:setQueueFamilyIndices (Results 1 – 2 of 2) sorted by relevance
43 setQueueFamilyIndices(std::vector<uint32_t>( in SwapchainCreateInfoWrapper()47 setQueueFamilyIndices({}); in SwapchainCreateInfoWrapper()57 setQueueFamilyIndices(other.mQueueFamilyIndices); in SwapchainCreateInfoWrapper()67 void SwapchainCreateInfoWrapper::setQueueFamilyIndices( in setQueueFamilyIndices() function in gfxstream::vk::SwapchainCreateInfoWrapper289 swapChainCi.setQueueFamilyIndices({}); in createSwapChainCi()292 swapChainCi.setQueueFamilyIndices( in createSwapChainCi()
27 void setQueueFamilyIndices(const std::vector<uint32_t>& queueFamilyIndices);