Home
last modified time | relevance | path

Searched defs:PhysicalDeviceTimelineSemaphoreFeatures (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp54751 struct PhysicalDeviceTimelineSemaphoreFeatures struct
54753 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;
54755 static const bool allowDuplicate = false;
54760 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function
54767PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function
54779 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()
54784 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
54791 setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()
54798 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()
54803 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp56078 struct PhysicalDeviceTimelineSemaphoreFeatures struct
56080 using NativeType = VkPhysicalDeviceTimelineSemaphoreFeatures;
56082 static const bool allowDuplicate = false;
56087 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreFeatures( VULKAN_HPP_NAMESPACE::Bool32 timelin… in PhysicalDeviceTimelineSemaphoreFeatures() function
56094PhysicalDeviceTimelineSemaphoreFeatures( VkPhysicalDeviceTimelineSemaphoreFeatures const & rhs ) V… in PhysicalDeviceTimelineSemaphoreFeatures() function
56106 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreFeatures const *>( … in operator =()
56111 …ONSTEXPR_14 PhysicalDeviceTimelineSemaphoreFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
56118 … setTimelineSemaphore( VULKAN_HPP_NAMESPACE::Bool32 timelineSemaphore_ ) VULKAN_HPP_NOEXCEPT in setTimelineSemaphore()
56125 operator VkPhysicalDeviceTimelineSemaphoreFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures const&()
56130 operator VkPhysicalDeviceTimelineSemaphoreFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreFeatures&()
[all …]