Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp13320 VULKAN_HPP_NODISCARD Result getCalibrateableTimeDomainsEXT(
13328 getCalibrateableTimeDomainsEXT( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
13334 getCalibrateableTimeDomainsEXT( TimeDomainEXTAllocator & timeDomainEXTAllocator,
H A Dvulkan_raii.hpp2712 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::TimeDomainEXT> getCalibrateableTimeDomainsEXT() const;
14462 PhysicalDevice::getCalibrateableTimeDomainsEXT() const in getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
14493 throwResultException( result, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getCalibrateableTimeDomainsEXT" ); in getCalibrateableTimeDomainsEXT()
H A Dvulkan_funcs.hpp15473 PhysicalDevice::getCalibrateableTimeDomainsEXT( uint32_t * pTimeDomainCount,
15486 PhysicalDevice::getCalibrateableTimeDomainsEXT( Dispatch const & d ) const in getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
15509 result, timeDomains, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getCalibrateableTimeDomainsEXT" ); in getCalibrateableTimeDomainsEXT()
15518 PhysicalDevice::getCalibrateableTimeDomainsEXT( TimeDomainEXTAllocator & timeDomainEXTAllocator, in getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
15542 result, timeDomains, VULKAN_HPP_NAMESPACE_STRING "::PhysicalDevice::getCalibrateableTimeDomainsEXT" ); in getCalibrateableTimeDomainsEXT()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp15102 VULKAN_HPP_NODISCARD Result getCalibrateableTimeDomainsEXT( uint32_t * pTimeDomainCount,
15108 getCalibrateableTimeDomainsEXT( Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
15114 getCalibrateableTimeDomainsEXT( TimeDomainKHRAllocator & timeDomainKHRAllocator, Dispatch const & d VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT ) const;
H A Dvulkan_funcs.hpp16441 PhysicalDevice::getCalibrateableTimeDomainsEXT( Dispatch const & d ) const getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
16472 PhysicalDevice::getCalibrateableTimeDomainsEXT( TimeDomainKHRAllocator & timeDomainKHRAllocator, Dispatch const & d ) const getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
[all...]
H A Dvulkan_raii.hpp3416 VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::TimeDomainKHR> getCalibrateableTimeDomainsEXT() const;
18885 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::TimeDomainKHR> PhysicalDevice::getCalibrateableTimeDomainsEXT() const getCalibrateableTimeDomainsEXT() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
[all...]

Completed in 159 milliseconds