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

/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp477 swapchainCreateInfo.pQueueFamilyIndices = queueFamilies;
481 swapchainCreateInfo.pQueueFamilyIndices = nullptr;
/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp1071 .pQueueFamilyIndices = create_info->pQueueFamilyIndices,
/frameworks/rs/rsov/driver/
H A DrsovAllocation.cpp247 .pQueueFamilyIndices = nullptr,
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1839 const uint32_t* pQueueFamilyIndices; member in struct:VkBufferCreateInfo
1866 const uint32_t* pQueueFamilyIndices; member in struct:VkImageCreateInfo
3561 const uint32_t* pQueueFamilyIndices; member in struct:VkSwapchainCreateInfoKHR

Completed in 411 milliseconds