Searched refs:getDisplayPropertiesKHR (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_handles.hpp | 12614 getDisplayPropertiesKHR( uint32_t * pPropertyCount, 12622 getDisplayPropertiesKHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 12629 getDisplayPropertiesKHR( DisplayPropertiesKHRAllocator & displayPropertiesKHRAllocator,
|
H A D | vulkan_raii.hpp | 2545 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR> getDisplayPropertiesKHR() const; 11219 PhysicalDevice::getDisplayPropertiesKHR() const in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 11248 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR()
|
H A D | vulkan_funcs.hpp | 7610 PhysicalDevice::getDisplayPropertiesKHR( uint32_t * pPropertyCount, 7623 PhysicalDevice::getDisplayPropertiesKHR( Dispatch const & d ) const in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 7646 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR() 7655 PhysicalDevice::getDisplayPropertiesKHR( DisplayPropertiesKHRAllocator & displayPropertiesKHRAllocator, in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 7679 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR() [all...] |
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_handles.hpp | 14488 VULKAN_HPP_NODISCARD Result getDisplayPropertiesKHR( uint32_t * pPropertyCount, 14495 getDisplayPropertiesKHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const; 14501 getDisplayPropertiesKHR( DisplayPropertiesKHRAllocator & displayPropertiesKHRAllocator,
|
H A D | vulkan_funcs.hpp | 8094 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayPropertiesKHR( uint32_t * pPropertyCount, 8106 PhysicalDevice::getDisplayPropertiesKHR( Dispatch const & d ) const in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 8123 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR() 8137 PhysicalDevice::getDisplayPropertiesKHR( DisplayPropertiesKHRAllocator & displayPropertiesKHRAllocator, Dispatch const & d ) const in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice 8154 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR() [all...] |
H A D | vulkan_raii.hpp | 3253 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR> getDisplayPropertiesKHR() const; 14967 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::DisplayPropertiesKHR> PhysicalDevice::getDisplayPropertiesKHR() const in getDisplayPropertiesKHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice 14986 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayPropertiesKHR" ); in getDisplayPropertiesKHR() [all...] |
Completed in 161 milliseconds