Home
last modified time | relevance | path

Searched refs:getQueueFamilyProperties (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp55 void getQueueFamilyProperties(uint32_t pQueueFamilyPropertyCount,
DVkPhysicalDevice.cpp647 void PhysicalDevice::getQueueFamilyProperties(uint32_t pQueueFamilyPropertyCount, in getQueueFamilyProperties() function in vk::PhysicalDevice
DlibVulkan.cpp198 …vk::Cast(physicalDevice)->getQueueFamilyProperties(*pQueueFamilyPropertyCount, pQueueFamilyPropert… in vkGetPhysicalDeviceQueueFamilyProperties()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp15450 …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