Home
last modified time | relevance | path

Searched defs:queueFamilyIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_pool_manager_vk.cpp221 … const VkDevice device, const VkCommandBufferLevel cmdBufferLevel, const uint32_t queueFamilyIndex) in CreateContextCommandPool()
278 const uint32_t queueFamilyIndex = lowLevelGpuQueue.queueInfo.queueFamilyIndex; local
H A Dcreate_functions_vk.cpp135 uint32_t queueFamilyIndex { ~0u }; member
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1275 …VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, const VkSurfaceKHR surface, VkBool32* … in GetPhysicalDeviceSurfaceSupportKHR()