Searched refs:getDisplayPlaneProperties2KHR (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 13244 VULKAN_HPP_NODISCARD Result getDisplayPlaneProperties2KHR( 13253 getDisplayPlaneProperties2KHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 13261 getDisplayPlaneProperties2KHR( DisplayPlaneProperties2KHRAllocator & displayPlaneProperties2KHRAllocator,
|
H A D | vulkan_raii.hpp | 2700 getDisplayPlaneProperties2KHR() const; 13211 PhysicalDevice::getDisplayPlaneProperties2KHR() const in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 13242 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR()
|
H A D | vulkan_funcs.hpp | 12636 PhysicalDevice::getDisplayPlaneProperties2KHR( uint32_t * pPropertyCount, 12649 PhysicalDevice::getDisplayPlaneProperties2KHR( Dispatch const & d ) const in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 12672 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR() 12681 PhysicalDevice::getDisplayPlaneProperties2KHR( in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 12706 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR() [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_handles.hpp | 15038 VULKAN_HPP_NODISCARD Result getDisplayPlaneProperties2KHR( uint32_t * pPropertyCount, 15045 getDisplayPlaneProperties2KHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 15051 getDisplayPlaneProperties2KHR( DisplayPlaneProperties2KHRAllocator & displayPlaneProperties2KHRAllocator,
|
H A D | vulkan_funcs.hpp | 13064 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlaneProperties2KHR( uint32_t * pPropertyCount, 13077 PhysicalDevice::getDisplayPlaneProperties2KHR( Dispatch const & d ) const in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 13094 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR() 13109 PhysicalDevice::getDisplayPlaneProperties2KHR( DisplayPlaneProperties2KHRAllocator & displayPlaneProperties2KHRAllocator, Dispatch const & d ) const in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 13126 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR() [all...] |
H A D | vulkan_raii.hpp | 3404 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR> getDisplayPlaneProperties2KHR() const; 17248 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR> PhysicalDevice::getDisplayPlaneProperties2KHR() const in getDisplayPlaneProperties2KHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 17267 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlaneProperties2KHR" ); in getDisplayPlaneProperties2KHR() [all...] |
Completed in 157 milliseconds