Searched refs:getQueueFamilyProperties (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.hpp | 55 void getQueueFamilyProperties(uint32_t pQueueFamilyPropertyCount,
|
D | VkPhysicalDevice.cpp | 647 void PhysicalDevice::getQueueFamilyProperties(uint32_t pQueueFamilyPropertyCount, in getQueueFamilyProperties() function in vk::PhysicalDevice
|
D | libVulkan.cpp | 198 …vk::Cast(physicalDevice)->getQueueFamilyProperties(*pQueueFamilyPropertyCount, pQueueFamilyPropert… in vkGetPhysicalDeviceQueueFamilyProperties()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 15450 …void getQueueFamilyProperties( uint32_t* pQueueFamilyPropertyCount, QueueFamilyProperties* pQueueF… 15453 …std::vector<QueueFamilyProperties,Allocator> getQueueFamilyProperties(Dispatch const &d = Dispatch… 15455 …std::vector<QueueFamilyProperties,Allocator> getQueueFamilyProperties(Allocator const& vectorAlloc… 53710 …VULKAN_HPP_INLINE void PhysicalDevice::getQueueFamilyProperties( uint32_t* pQueueFamilyPropertyCou… in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 53716 …NE std::vector<QueueFamilyProperties,Allocator> PhysicalDevice::getQueueFamilyProperties(Dispatch … in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 53726 …NE std::vector<QueueFamilyProperties,Allocator> PhysicalDevice::getQueueFamilyProperties(Allocator… in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 45152 …void getQueueFamilyProperties( uint32_t* pQueueFamilyPropertyCount, QueueFamilyProperties* pQueueF… 45155 …std::vector<QueueFamilyProperties,Allocator> getQueueFamilyProperties(Dispatch const &d = Dispatch… 45157 …std::vector<QueueFamilyProperties,Allocator> getQueueFamilyProperties(Allocator const& vectorAlloc… 45675 …VULKAN_HPP_INLINE void PhysicalDevice::getQueueFamilyProperties( uint32_t* pQueueFamilyPropertyCou… in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 45681 …NE std::vector<QueueFamilyProperties,Allocator> PhysicalDevice::getQueueFamilyProperties(Dispatch … in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 45691 …NE std::vector<QueueFamilyProperties,Allocator> PhysicalDevice::getQueueFamilyProperties(Allocator… in getQueueFamilyProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
|