Searched refs:pQueueFamilyPropertyCount (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.h | 176 uint32_t* pQueueFamilyPropertyCount,
|
D | driver.cpp | 1864 uint32_t* pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties2() argument 1872 physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); in GetPhysicalDeviceQueueFamilyProperties2() 1877 physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); in GetPhysicalDeviceQueueFamilyProperties2()
|
D | api_gen.cpp | 406 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 547 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 974 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties() argument 975 …dispatch.GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties() 1538 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument 1539 …ispatch.GetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties2() 1891 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties() argument 1892 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQu… in vkGetPhysicalDeviceQueueFamilyProperties() 2631 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties2() argument 2632 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQ… in vkGetPhysicalDeviceQueueFamilyProperties2()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 37 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 181 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 182 …FamilyProperties2KHR(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue…
|
D | null_driver.cpp | 1558 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument
|