Home
last modified time | relevance | path

Searched refs:getDisplayProperties2KHR (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp13223 getDisplayProperties2KHR( uint32_t * pPropertyCount,
13231 getDisplayProperties2KHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
13239 getDisplayProperties2KHR( DisplayProperties2KHRAllocator & displayProperties2KHRAllocator,
H A Dvulkan_raii.hpp2697 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayProperties2KHR> getDisplayProperties2KHR() const;
13176 PhysicalDevice::getDisplayProperties2KHR() const in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
13205 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
H A Dvulkan_funcs.hpp12561 PhysicalDevice::getDisplayProperties2KHR( uint32_t * pPropertyCount,
12574 PhysicalDevice::getDisplayProperties2KHR( Dispatch const & d ) const in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
12597 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
12606 PhysicalDevice::getDisplayProperties2KHR( DisplayProperties2KHRAllocator & displayProperties2KHRAllocator, in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
12630 result, properties, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp15020 VULKAN_HPP_NODISCARD Result getDisplayProperties2KHR( uint32_t * pPropertyCount,
15027 getDisplayProperties2KHR( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
15033 getDisplayProperties2KHR( DisplayProperties2KHRAllocator & displayProperties2KHRAllocator,
H A Dvulkan_funcs.hpp12991 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::getDisplayProperties2KHR( uint32_t * pPropertyCount,
13004 PhysicalDevice::getDisplayProperties2KHR( Dispatch const & d ) const in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
13021 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
13036 PhysicalDevice::getDisplayProperties2KHR( DisplayProperties2KHRAllocator & displayProperties2KHRAllocator, Dispatch const & d ) const in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
13053 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
[all...]
H A Dvulkan_raii.hpp3402 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::DisplayProperties2KHR> getDisplayProperties2KHR() const;
17220 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::DisplayProperties2KHR> PhysicalDevice::getDisplayProperties2KHR() const in getDisplayProperties2KHR() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
17239 resultCheck( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getDisplayProperties2KHR" ); in getDisplayProperties2KHR()
[all...]

Completed in 166 milliseconds