Searched defs:queueFamilyIndex (Results 1 – 3 of 3) sorted by relevance
221 … const VkDevice device, const VkCommandBufferLevel cmdBufferLevel, const uint32_t queueFamilyIndex) in CreateContextCommandPool()278 const uint32_t queueFamilyIndex = lowLevelGpuQueue.queueInfo.queueFamilyIndex; local
135 uint32_t queueFamilyIndex { ~0u }; member
1275 …VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, const VkSurfaceKHR surface, VkBool32* … in GetPhysicalDeviceSurfaceSupportKHR()