Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp50036 struct PhysicalDeviceVulkan12Properties struct
50038 static const bool allowDuplicate = false;
50039 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan12Properties;
50042 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkan12Properties( in PhysicalDeviceVulkan12Properties() argument
50154PhysicalDeviceVulkan12Properties( VkPhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan12Properties() function
50164 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan12Properties const *>( &rhs ); in operator =()
50168 operator VkPhysicalDeviceVulkan12Properties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties const&()
50173 operator VkPhysicalDeviceVulkan12Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties&()
50181 bool operator==( PhysicalDeviceVulkan12Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
50249 bool operator!=( PhysicalDeviceVulkan12Properties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp72687 struct PhysicalDeviceVulkan12Properties struct
72689 static const bool allowDuplicate = false;
72690 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan12Properties;
72693PhysicalDeviceVulkan12Properties(VULKAN_HPP_NAMESPACE::DriverId driverID_ = VULKAN_HPP_NAMESPACE::… in PhysicalDeviceVulkan12Properties() function
72699PhysicalDeviceVulkan12Properties( VkPhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan12Properties() function
72707 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan12Properties const *>( &rhs ); in operator =()
72711 …eVulkan12Properties & operator=( PhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
72718 operator VkPhysicalDeviceVulkan12Properties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties const&()
72723 operator VkPhysicalDeviceVulkan12Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties&()
72732 bool operator==( PhysicalDeviceVulkan12Properties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp73074 struct PhysicalDeviceVulkan12Properties struct
73076 static const bool allowDuplicate = false;
73077 …_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceVulkan12Properties;
73080PhysicalDeviceVulkan12Properties(VULKAN_HPP_NAMESPACE::DriverId driverID_ = VULKAN_HPP_NAMESPACE::… in PhysicalDeviceVulkan12Properties() function
73086PhysicalDeviceVulkan12Properties( VkPhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEX… in PhysicalDeviceVulkan12Properties() function
73094 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan12Properties const *>( &rhs ); in operator =()
73098 …eVulkan12Properties & operator=( PhysicalDeviceVulkan12Properties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
73105 operator VkPhysicalDeviceVulkan12Properties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties const&()
73110 operator VkPhysicalDeviceVulkan12Properties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceVulkan12Properties&()
73119 bool operator==( PhysicalDeviceVulkan12Properties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]