Searched refs:queueFamilyIndexCount (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp476 swapchainCreateInfo.queueFamilyIndexCount = 2;
480 swapchainCreateInfo.queueFamilyIndexCount = 0;
/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp1070 .queueFamilyIndexCount = create_info->queueFamilyIndexCount,
/frameworks/rs/rsov/driver/
H A DrsovAllocation.cpp246 .queueFamilyIndexCount = 0,
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1838 uint32_t queueFamilyIndexCount; member in struct:VkBufferCreateInfo
1865 uint32_t queueFamilyIndexCount; member in struct:VkImageCreateInfo
3560 uint32_t queueFamilyIndexCount; member in struct:VkSwapchainCreateInfoKHR

Completed in 145 milliseconds