Searched refs:getQueueFamilyProperties2 (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12412 void getQueueFamilyProperties2( uint32_t * pQueueFamilyPropertyCount, 12420 getQueueFamilyProperties2( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 12427 getQueueFamilyProperties2( QueueFamilyProperties2Allocator & queueFamilyProperties2Allocator, 12433 getQueueFamilyProperties2( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 12440 getQueueFamilyProperties2( StructureChainAllocator & structureChainAllocator,
|
H A D | vulkan_raii.hpp | 2499 getQueueFamilyProperties2() const VULKAN_HPP_NOEXCEPT; 2502 VULKAN_HPP_NODISCARD std::vector<StructureChain> getQueueFamilyProperties2() const; 10629 PhysicalDevice::getQueueFamilyProperties2() const VULKAN_HPP_NOEXCEPT 10644 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<StructureChain> PhysicalDevice::getQueueFamilyProperties2() const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
|
H A D | vulkan_funcs.hpp | 5969 PhysicalDevice::getQueueFamilyProperties2( uint32_t * pQueueFamilyPropertyCount, 5983 PhysicalDevice::getQueueFamilyProperties2( Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 6003 PhysicalDevice::getQueueFamilyProperties2( QueueFamilyProperties2Allocator & queueFamilyProperties2Allocator, in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 6022 PhysicalDevice::getQueueFamilyProperties2( Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 6052 PhysicalDevice::getQueueFamilyProperties2( StructureChainAllocator & structureChainAllocator, in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_handles.hpp | 14287 void getQueueFamilyProperties2( uint32_t * pQueueFamilyPropertyCount, 14294 getQueueFamilyProperties2( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 14300 getQueueFamilyProperties2( QueueFamilyProperties2Allocator & queueFamilyProperties2Allocator, 14306 getQueueFamilyProperties2( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 14313 getQueueFamilyProperties2( StructureChainAllocator & structureChainAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
|
H A D | vulkan_funcs.hpp | 5680 VULKAN_HPP_INLINE void PhysicalDevice::getQueueFamilyProperties2( uint32_t * pQueueFamilyPropertyCount, 5692 PhysicalDevice::getQueueFamilyProperties2( Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 5716 PhysicalDevice::getQueueFamilyProperties2( QueueFamilyProperties2Allocator & queueFamilyProperties2Allocator, Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 5737 PhysicalDevice::getQueueFamilyProperties2( Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 5772 PhysicalDevice::getQueueFamilyProperties2( StructureChainAllocator & structureChainAllocator, Dispatch const & d ) const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::PhysicalDevice [all...] |
H A D | vulkan_raii.hpp | 3209 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2> getQueueFamilyProperties2() const; 3212 VULKAN_HPP_NODISCARD std::vector<StructureChain> getQueueFamilyProperties2() const; 13816 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::QueueFamilyProperties2> PhysicalDevice::getQueueFamilyProperties2() const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 13838 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<StructureChain> PhysicalDevice::getQueueFamilyProperties2() const in getQueueFamilyProperties2() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice [all...] |
Completed in 168 milliseconds