Searched refs:getDisplayPlanePropertiesKHR (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12634 VULKAN_HPP_NODISCARD Result getDisplayPlanePropertiesKHR( 12643 getDisplayPlanePropertiesKHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 12651 getDisplayPlanePropertiesKHR( DisplayPlanePropertiesKHRAllocator & displayPlanePropertiesKHRAllocator,
|
H A D | vulkan_raii.hpp | 2548 getDisplayPlanePropertiesKHR() const; 11254 PhysicalDevice::getDisplayPlanePropertiesKHR() const in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 11285 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR()
|
H A D | vulkan_funcs.hpp | 7685 PhysicalDevice::getDisplayPlanePropertiesKHR( uint32_t * pPropertyCount, 7698 PhysicalDevice::getDisplayPlanePropertiesKHR( Dispatch const & d ) const in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 7721 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR() 7730 PhysicalDevice::getDisplayPlanePropertiesKHR( in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 7755 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR() [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_handles.hpp | 14506 VULKAN_HPP_NODISCARD Result getDisplayPlanePropertiesKHR( uint32_t * pPropertyCount, 14513 getDisplayPlanePropertiesKHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 14519 getDisplayPlanePropertiesKHR( DisplayPlanePropertiesKHRAllocator & displayPlanePropertiesKHRAllocator,
|
H A D | vulkan_funcs.hpp | 8165 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPlanePropertiesKHR( uint32_t * pPropertyCount, 8178 PhysicalDevice::getDisplayPlanePropertiesKHR( Dispatch const & d ) const in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 8195 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR() 8210 PhysicalDevice::getDisplayPlanePropertiesKHR( DisplayPlanePropertiesKHRAllocator & displayPlanePropertiesKHRAllocator, Dispatch const & d ) const in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 8227 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR() [all...] |
H A D | vulkan_raii.hpp | 3255 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR> getDisplayPlanePropertiesKHR() const; 14995 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR> PhysicalDevice::getDisplayPlanePropertiesKHR() const in getDisplayPlanePropertiesKHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 15014 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPlanePropertiesKHR" ); in getDisplayPlanePropertiesKHR() [all...] |
Completed in 153 milliseconds