Searched refs:pQueueFamilyPropertyCount (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | api_gen.cpp | 292 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 658 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in GetPhysicalDeviceQueueFamilyProperties() argument 659 …dispatch.GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQueueF… in GetPhysicalDeviceQueueFamilyProperties() 1243 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… in vkGetPhysicalDeviceQueueFamilyProperties() argument 1244 …vulkan::api::GetPhysicalDeviceQueueFamilyProperties(physicalDevice, pQueueFamilyPropertyCount, pQu… in vkGetPhysicalDeviceQueueFamilyProperties()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 37 …ueueFamilyProperties(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue…
|
/frameworks/native/vulkan/include/vulkan/ |
D | vulkan.h | 2240 …eueFamilyProperties)(VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueue… 2410 uint32_t* pQueueFamilyPropertyCount,
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 2829 u32* pQueueFamilyPropertyCount,
|