Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp44740 struct PhysicalDeviceRobustness2PropertiesEXT struct
44742 static const bool allowDuplicate = false;
44743 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
44747 VULKAN_HPP_CONSTEXPR PhysicalDeviceRobustness2PropertiesEXT( in PhysicalDeviceRobustness2PropertiesEXT() function
44757PhysicalDeviceRobustness2PropertiesEXT( VkPhysicalDeviceRobustness2PropertiesEXT const & rhs ) VUL… in PhysicalDeviceRobustness2PropertiesEXT() function
44769 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT const *>( &… in operator =()
44773 operator VkPhysicalDeviceRobustness2PropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT const&()
44778 operator VkPhysicalDeviceRobustness2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT&()
44786 bool operator==( PhysicalDeviceRobustness2PropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44793 bool operator!=( PhysicalDeviceRobustness2PropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp68634 struct PhysicalDeviceRobustness2PropertiesEXT struct
68640 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRobustness2PropertiesEXT(VULKAN_HPP_NAMESPACE::DeviceSize robus… in PhysicalDeviceRobustness2PropertiesEXT() function
68646PhysicalDeviceRobustness2PropertiesEXT( VkPhysicalDeviceRobustness2PropertiesEXT const & rhs ) VUL… in PhysicalDeviceRobustness2PropertiesEXT() function
68654 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT const *>( &… in operator =()
68658 …PropertiesEXT & operator=( PhysicalDeviceRobustness2PropertiesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
68665 operator VkPhysicalDeviceRobustness2PropertiesEXT const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT const&()
68670 operator VkPhysicalDeviceRobustness2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT&()
68679 bool operator==( PhysicalDeviceRobustness2PropertiesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
68687 bool operator!=( PhysicalDeviceRobustness2PropertiesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
68696 …VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceRobustness2PropertiesEXT;
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp69021 struct PhysicalDeviceRobustness2PropertiesEXT struct
69027 …VULKAN_HPP_CONSTEXPR PhysicalDeviceRobustness2PropertiesEXT(VULKAN_HPP_NAMESPACE::DeviceSize robus… in PhysicalDeviceRobustness2PropertiesEXT() function
69033PhysicalDeviceRobustness2PropertiesEXT( VkPhysicalDeviceRobustness2PropertiesEXT const & rhs ) VUL… in PhysicalDeviceRobustness2PropertiesEXT() function
69041 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceRobustness2PropertiesEXT const *>( &… in operator =()
69045 …PropertiesEXT & operator=( PhysicalDeviceRobustness2PropertiesEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
69052 operator VkPhysicalDeviceRobustness2PropertiesEXT const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT const&()
69057 operator VkPhysicalDeviceRobustness2PropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceRobustness2PropertiesEXT&()
69066 bool operator==( PhysicalDeviceRobustness2PropertiesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
69074 bool operator!=( PhysicalDeviceRobustness2PropertiesEXT const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
69083 …VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceRobustness2PropertiesEXT;
[all …]