Searched refs:pQueueFamilyPropertyCount (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 37 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 182 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 207 …FamilyProperties2KHR(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue…
|
D | null_driver.cpp | 1527 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument
|
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 357 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 495 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 816 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties() argument 817 …dispatch.GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties() 1368 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties2() argument 1369 …ispatch.GetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties2() 1533 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties() argument 1534 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQu… in vkGetPhysicalDeviceQueueFamilyProperties() 2258 …eueFamilyProperties2(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties2() argument 2259 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties2(physicalDevice, pQueueFamilyPropertyCount, pQ… in vkGetPhysicalDeviceQueueFamilyProperties2()
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 7929 u32* pQueueFamilyPropertyCount, 10117 u32* pQueueFamilyPropertyCount, 10839 u32* pQueueFamilyPropertyCount,
|