Home
last modified time | relevance | path

Searched defs:PhysicalDeviceTimelineSemaphoreProperties (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp48042 struct PhysicalDeviceTimelineSemaphoreProperties struct
48044 static const bool allowDuplicate = false;
48045 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
48049 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties( uint64_t maxTimelineSemaphoreValue… in PhysicalDeviceTimelineSemaphoreProperties() function
48056PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
48069 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
48073 operator VkPhysicalDeviceTimelineSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
48078 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
48086 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
48092 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp71334 struct PhysicalDeviceTimelineSemaphoreProperties struct
71340 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties(uint64_t maxTimelineSemaphoreValueD… in PhysicalDeviceTimelineSemaphoreProperties() function
71346PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
71354 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
71358 …Properties & operator=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
71365 operator VkPhysicalDeviceTimelineSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
71370 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
71379 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
71386 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
71395 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp71721 struct PhysicalDeviceTimelineSemaphoreProperties struct
71727 …VULKAN_HPP_CONSTEXPR PhysicalDeviceTimelineSemaphoreProperties(uint64_t maxTimelineSemaphoreValueD… in PhysicalDeviceTimelineSemaphoreProperties() function
71733PhysicalDeviceTimelineSemaphoreProperties( VkPhysicalDeviceTimelineSemaphoreProperties const & rhs… in PhysicalDeviceTimelineSemaphoreProperties() function
71741 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties const *>… in operator =()
71745 …Properties & operator=( PhysicalDeviceTimelineSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
71752 operator VkPhysicalDeviceTimelineSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties const&()
71757 operator VkPhysicalDeviceTimelineSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceTimelineSemaphoreProperties&()
71766 … bool operator==( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
71773 … bool operator!=( PhysicalDeviceTimelineSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
71782 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties;
[all …]