Searched refs:validateQueueFamilyProperties (Results 1 – 5 of 5) sorted by relevance
40 static bool validateQueueFamilyProperties(const VulkanDispatch&, VkPhysicalDevice, VkSurfaceKHR,
156 bool SwapChainStateVk::validateQueueFamilyProperties(const VulkanDispatch& vk, in validateQueueFamilyProperties() function in gfxstream::vk::SwapChainStateVk
135 if (!SwapChainStateVk::validateQueueFamilyProperties( in recreateSwapchain()
122 if (!SwapChainStateVk::validateQueueFamilyProperties( in pickPhysicalDevice()
160 SwapChainStateVk::validateQueueFamilyProperties(*k_vk, device, m_vkSurface, in pickPhysicalDevice()