Home
last modified time | relevance | path

Searched defs:PhysicalDeviceIDProperties (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp31252 struct PhysicalDeviceIDProperties struct
31261 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const & deviceU… in PhysicalDeviceIDProperties() function
31267 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
31277 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
31282 operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
31287 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
31298 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
31308 bool operator==( PhysicalDeviceIDProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
31323 bool operator!=( PhysicalDeviceIDProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
31330 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
Dvulkan_structs.hpp63006 struct PhysicalDeviceIDProperties struct
63015 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const & deviceU… in PhysicalDeviceIDProperties() function
63021 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
63031 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
63036 operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
63041 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
63052 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
63062 bool operator==( PhysicalDeviceIDProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
63077 bool operator!=( PhysicalDeviceIDProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
63084 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54420 struct PhysicalDeviceIDProperties struct
54422 using NativeType = VkPhysicalDeviceIDProperties;
54424 static const bool allowDuplicate = false;
54425 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
54429 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & deviceUUID_ = {}, in PhysicalDeviceIDProperties() argument
54444 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
54453 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
54457 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
54462 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
54479 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54420 struct PhysicalDeviceIDProperties struct
54422 using NativeType = VkPhysicalDeviceIDProperties;
54424 static const bool allowDuplicate = false;
54425 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
54429 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & deviceUUID_ = {}, in PhysicalDeviceIDProperties() function
54444 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
54453 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
54457 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
54462 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
54479 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54420 struct PhysicalDeviceIDProperties struct
54422 using NativeType = VkPhysicalDeviceIDProperties;
54424 static const bool allowDuplicate = false;
54425 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
54429 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & deviceUUID_ = {}, in PhysicalDeviceIDProperties() argument
54444 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
54453 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
54457 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
54462 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
54479 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54420 struct PhysicalDeviceIDProperties struct
54422 using NativeType = VkPhysicalDeviceIDProperties;
54424 static const bool allowDuplicate = false;
54425 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
54429 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & deviceUUID_ = {}, in PhysicalDeviceIDProperties() argument
54444 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
54453 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
54457 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
54462 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
54479 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60062 struct PhysicalDeviceIDProperties struct
60064 using NativeType = VkPhysicalDeviceIDProperties;
60066 static const bool allowDuplicate = false;
60067 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
60070 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() argument
60087 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
60097 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
60101 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
60106 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
60123 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60062 struct PhysicalDeviceIDProperties struct
60064 using NativeType = VkPhysicalDeviceIDProperties;
60066 static const bool allowDuplicate = false;
60067 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
60070 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() argument
60087 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
60097 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
60101 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
60106 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
60123 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60062 struct PhysicalDeviceIDProperties struct
60064 using NativeType = VkPhysicalDeviceIDProperties;
60066 static const bool allowDuplicate = false;
60067 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
60070 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() function
60087 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
60097 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
60101 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
60106 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
60123 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60062 struct PhysicalDeviceIDProperties struct
60064 using NativeType = VkPhysicalDeviceIDProperties;
60066 static const bool allowDuplicate = false;
60067 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
60070 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() function
60087 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
60097 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
60101 explicit operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
60106 explicit operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
60123 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp65362 struct PhysicalDeviceIDProperties struct
65368 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties(std::array<uint8_t,VK_UUID_SIZE> const& deviceU… in PhysicalDeviceIDProperties() function
65374 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
65382 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
65386 …hysicalDeviceIDProperties & operator=( PhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
65393 operator VkPhysicalDeviceIDProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
65398 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
65407 bool operator==( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
65418 bool operator!=( PhysicalDeviceIDProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
65427 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceIdProperties;
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp72346 struct PhysicalDeviceIDProperties struct
72348 using NativeType = VkPhysicalDeviceIDProperties;
72350 static const bool allowDuplicate = false;
72351 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
72354 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() argument
72371 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
72381 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
72385 operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
72390 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
72407 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp68143 struct PhysicalDeviceIDProperties struct
68145 using NativeType = VkPhysicalDeviceIDProperties;
68147 static const bool allowDuplicate = false;
68148 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
68151 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() argument
68168 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
68178 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
68182 operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
68187 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
68204 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp68676 struct PhysicalDeviceIDProperties struct
68678 using NativeType = VkPhysicalDeviceIDProperties;
68680 static const bool allowDuplicate = false;
68681 …N_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceIdProperties;
68684 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceIDProperties( std::array<uint8_t, VK_UUID_SIZE> const & devi… in PhysicalDeviceIDProperties() function
68701 PhysicalDeviceIDProperties( VkPhysicalDeviceIDProperties const & rhs ) VULKAN_HPP_NOEXCEPT in PhysicalDeviceIDProperties() function
68711 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceIDProperties const *>( &rhs ); in operator =()
68715 operator VkPhysicalDeviceIDProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties const&()
68720 operator VkPhysicalDeviceIDProperties &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceIDProperties&()
68737 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs16421 pub struct PhysicalDeviceIDProperties { struct
16430 impl ::std::default::Default for PhysicalDeviceIDProperties { argument
16444 unsafe impl TaggedStructure for PhysicalDeviceIDProperties { implementation
16447 impl PhysicalDeviceIDProperties { implementation
16461 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceIDProperties {} implementation
16502 pub fn build(self) -> PhysicalDeviceIDProperties { in build()