Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp39003 struct ImageViewAddressPropertiesNVX struct
39005 using NativeType = VkImageViewAddressPropertiesNVX;
39007 static const bool allowDuplicate = false;
39012 ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_ = {}, in ImageViewAddressPropertiesNVX() function
39021 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
39031 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
39035 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
39040 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
39054 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
39085 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX ) ==
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp39003 struct ImageViewAddressPropertiesNVX struct
39005 using NativeType = VkImageViewAddressPropertiesNVX;
39007 static const bool allowDuplicate = false;
39012 ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_ = {}, in ImageViewAddressPropertiesNVX() function
39021 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
39031 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
39035 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
39040 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
39054 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
39085 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX ) ==
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp39003 struct ImageViewAddressPropertiesNVX struct
39005 using NativeType = VkImageViewAddressPropertiesNVX;
39007 static const bool allowDuplicate = false;
39012 ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_ = {}, in ImageViewAddressPropertiesNVX() function
39021 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
39031 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
39035 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
39040 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
39054 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
39085 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX ) ==
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp39003 struct ImageViewAddressPropertiesNVX struct
39005 using NativeType = VkImageViewAddressPropertiesNVX;
39007 static const bool allowDuplicate = false;
39012 ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_ = {}, in ImageViewAddressPropertiesNVX() function
39021 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
39031 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
39035 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
39040 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
39054 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
39085 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX ) ==
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41731 struct ImageViewAddressPropertiesNVX struct
41733 using NativeType = VkImageViewAddressPropertiesNVX;
41735 static const bool allowDuplicate = false;
41736 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
41739 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
41750 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
41760 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
41764 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
41769 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
41781 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41731 struct ImageViewAddressPropertiesNVX struct
41733 using NativeType = VkImageViewAddressPropertiesNVX;
41735 static const bool allowDuplicate = false;
41736 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
41739 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
41750 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
41760 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
41764 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
41769 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
41781 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41731 struct ImageViewAddressPropertiesNVX struct
41733 using NativeType = VkImageViewAddressPropertiesNVX;
41735 static const bool allowDuplicate = false;
41736 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
41739 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
41750 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
41760 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
41764 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
41769 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
41781 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp41731 struct ImageViewAddressPropertiesNVX struct
41733 using NativeType = VkImageViewAddressPropertiesNVX;
41735 static const bool allowDuplicate = false;
41736 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
41739 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
41750 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
41760 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
41764 explicit operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
41769 explicit operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
41781 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp44657 struct ImageViewAddressPropertiesNVX struct
44663 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddre… in ImageViewAddressPropertiesNVX() function
44669 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
44677 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
44681 …ewAddressPropertiesNVX & operator=( ImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
44688 operator VkImageViewAddressPropertiesNVX const&() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
44693 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
44702 bool operator==( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
44710 bool operator!=( ImageViewAddressPropertiesNVX const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
44719 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp42378 struct ImageViewAddressPropertiesNVX struct
42387 VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX(VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddres… in ImageViewAddressPropertiesNVX() function
42393 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
42403 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
42408 operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
42413 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
42424 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
42434 bool operator==( ImageViewAddressPropertiesNVX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
42446 bool operator!=( ImageViewAddressPropertiesNVX const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
42453 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAddressPropertiesNVX;
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp47351 struct ImageViewAddressPropertiesNVX struct
47353 using NativeType = VkImageViewAddressPropertiesNVX;
47355 static const bool allowDuplicate = false;
47356 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
47359 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
47370 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
47380 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
47384 operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
47389 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
47401 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp45568 struct ImageViewAddressPropertiesNVX struct
45570 using NativeType = VkImageViewAddressPropertiesNVX;
45572 static const bool allowDuplicate = false;
45573 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
45576 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
45587 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
45597 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
45601 operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
45606 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
45618 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp45870 struct ImageViewAddressPropertiesNVX struct
45872 using NativeType = VkImageViewAddressPropertiesNVX;
45874 static const bool allowDuplicate = false;
45875 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eImageViewAddressPropertiesNVX;
45878 …VULKAN_HPP_CONSTEXPR ImageViewAddressPropertiesNVX( VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddr… in ImageViewAddressPropertiesNVX() function
45889 ImageViewAddressPropertiesNVX( VkImageViewAddressPropertiesNVX const & rhs ) VULKAN_HPP_NOEXCEPT in ImageViewAddressPropertiesNVX() function
45899 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX const *>( &rhs ); in operator =()
45903 operator VkImageViewAddressPropertiesNVX const &() const VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX const&()
45908 operator VkImageViewAddressPropertiesNVX &() VULKAN_HPP_NOEXCEPT in operator VkImageViewAddressPropertiesNVX&()
45920 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs40918 pub struct ImageViewAddressPropertiesNVX { struct
40924 impl ::std::default::Default for ImageViewAddressPropertiesNVX { implementation
40935 unsafe impl TaggedStructure for ImageViewAddressPropertiesNVX { implementation
40938 impl ImageViewAddressPropertiesNVX { implementation
40976 pub fn build(self) -> ImageViewAddressPropertiesNVX { in build()
Dextensions.rs2860 _p_properties: *mut ImageViewAddressPropertiesNVX, in load()