Home
last modified time | relevance | path

Searched refs:queueFamilyIndex (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Ddriver.h126 VKAPI_ATTR void GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQ…
Dapi_gen.cpp362 VKAPI_ATTR void GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQ…
510 …alDeviceSurfaceSupportKHR(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR…
836 VKAPI_ATTR void GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQ… in GetDeviceQueue() argument
837 GetData(device).dispatch.GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()
1428 …alDeviceSurfaceSupportKHR(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR… in GetPhysicalDeviceSurfaceSupportKHR() argument
1429 …Device).dispatch.GetPhysicalDeviceSurfaceSupportKHR(physicalDevice, queueFamilyIndex, surface, pSu… in GetPhysicalDeviceSurfaceSupportKHR()
1588 VKAPI_ATTR void vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, V… in vkGetDeviceQueue() argument
1589 vulkan::api::GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in vkGetDeviceQueue()
2333 …alDeviceSurfaceSupportKHR(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, VkSurfaceKHR… in vkGetPhysicalDeviceSurfaceSupportKHR() argument
2334 …return vulkan::api::GetPhysicalDeviceSurfaceSupportKHR(physicalDevice, queueFamilyIndex, surface, … in vkGetPhysicalDeviceSurfaceSupportKHR()
Ddriver.cpp1312 uint32_t queueFamilyIndex, in GetDeviceQueue() argument
1319 data.driver.GetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()
/frameworks/base/libs/hwui/renderthread/
DVulkanManager.cpp365 commandPoolInfo.queueFamilyIndex = mGraphicsQueueIndex; in initialize()
/frameworks/native/vulkan/tools/
Dvkinfo.cpp177 .queueFamilyIndex = 0, in GatherGpuInfo()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h48 VKAPI_ATTR void GetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQ…
/frameworks/native/vulkan/api/
Dvulkan.api3722 u32 queueFamilyIndex
4341 u32 queueFamilyIndex
5016 u32 queueFamilyIndex
8096 u32 queueFamilyIndex,
10242 u32 queueFamilyIndex,
10508 u32 queueFamilyIndex,
10528 u32 queueFamilyIndex,
10548 u32 queueFamilyIndex,
10577 u32 queueFamilyIndex) {