Searched refs:pQueueFamilyPropertyCount (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.h | 173 uint32_t* pQueueFamilyPropertyCount,
|
D | driver.cpp | 1471 uint32_t* pQueueFamilyPropertyCount, in GetPhysicalDeviceQueueFamilyProperties2() argument 1479 physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); in GetPhysicalDeviceQueueFamilyProperties2() 1484 physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); in GetPhysicalDeviceQueueFamilyProperties2()
|
D | api_gen.cpp | 369 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 510 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 858 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties() argument 859 …dispatch.GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties() 1422 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument 1423 …ispatch.GetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties2() 1627 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties() argument 1628 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQu… in vkGetPhysicalDeviceQueueFamilyProperties() 2367 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties2() argument 2368 …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 | 1535 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument
|