Home
last modified time | relevance | path

Searched defs:ExternalSemaphoreProperties (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/
Dsemaphore.rs1390 pub struct ExternalSemaphoreProperties { struct
1393 pub exportable: bool,
1397 pub importable: bool,
1401 pub export_from_imported_handle_types: ExternalSemaphoreHandleTypes,
1405 pub compatible_handle_types: ExternalSemaphoreHandleTypes,
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Dinstance.rs317 out: &mut vk::ExternalSemaphoreProperties, in get_physical_device_external_semaphore_properties()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs717 ) -> Result<ExternalSemaphoreProperties, PhysicalDeviceError> { in external_semaphore_properties()
759 ) -> ExternalSemaphoreProperties { in external_semaphore_properties_unchecked()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp17550 struct ExternalSemaphoreProperties struct
17559 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeF… in ExternalSemaphoreProperties() function
17565 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
17575 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
17580 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
17585 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
17596 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
17606 bool operator==( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
17619 bool operator!=( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
17626 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
Dvulkan_structs.hpp34319 struct ExternalSemaphoreProperties struct
34328 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeF… in ExternalSemaphoreProperties() function
34334 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
34344 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
34349 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
34354 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
34365 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
34375 bool operator==( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
34388 bool operator!=( ExternalSemaphoreProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
34395 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp30966 struct ExternalSemaphoreProperties struct
30968 using NativeType = VkExternalSemaphoreProperties;
30970 static const bool allowDuplicate = false;
30971 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
30974 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( in ExternalSemaphoreProperties() function
30986 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
30995 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
30999 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
31004 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
31019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp30966 struct ExternalSemaphoreProperties struct
30968 using NativeType = VkExternalSemaphoreProperties;
30970 static const bool allowDuplicate = false;
30971 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
30974 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( in ExternalSemaphoreProperties() function
30986 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
30995 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
30999 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
31004 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
31019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp30966 struct ExternalSemaphoreProperties struct
30968 using NativeType = VkExternalSemaphoreProperties;
30970 static const bool allowDuplicate = false;
30971 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
30974 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( in ExternalSemaphoreProperties() function
30986 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
30995 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
30999 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
31004 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
31019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp30966 struct ExternalSemaphoreProperties struct
30968 using NativeType = VkExternalSemaphoreProperties;
30970 static const bool allowDuplicate = false;
30971 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
30974 VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( in ExternalSemaphoreProperties() function
30986 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
30995 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
30999 explicit operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
31004 explicit operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
31019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp33747 struct ExternalSemaphoreProperties struct
33749 using NativeType = VkExternalSemaphoreProperties;
33751 static const bool allowDuplicate = false;
33752 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
33755 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
33768 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
33778 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
33782 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
33787 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
33802 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp33747 struct ExternalSemaphoreProperties struct
33749 using NativeType = VkExternalSemaphoreProperties;
33751 static const bool allowDuplicate = false;
33752 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
33755 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
33768 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
33778 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
33782 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
33787 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
33802 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp33747 struct ExternalSemaphoreProperties struct
33749 using NativeType = VkExternalSemaphoreProperties;
33751 static const bool allowDuplicate = false;
33752 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
33755 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
33768 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
33778 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
33782 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
33787 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
33802 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp33747 struct ExternalSemaphoreProperties struct
33749 using NativeType = VkExternalSemaphoreProperties;
33751 static const bool allowDuplicate = false;
33752 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
33755 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
33768 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
33778 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
33782 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
33787 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
33802 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51680 struct ExternalSemaphoreProperties struct
51686 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties(VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleType… in ExternalSemaphoreProperties() function
51692 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
51700 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
51704 …ernalSemaphoreProperties & operator=( ExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
51711 operator VkExternalSemaphoreProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
51716 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
51725 bool operator==( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
51734 bool operator!=( ExternalSemaphoreProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
51743 const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eExternalSemaphoreProperties;
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs3924 _p_external_semaphore_properties: *mut ExternalSemaphoreProperties, in load()
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp37942 struct ExternalSemaphoreProperties struct
37944 using NativeType = VkExternalSemaphoreProperties;
37946 static const bool allowDuplicate = false;
37947 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
37950 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
37963 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
37973 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
37977 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
37982 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
37997 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp36844 struct ExternalSemaphoreProperties struct
36846 using NativeType = VkExternalSemaphoreProperties;
36848 static const bool allowDuplicate = false;
36849 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
36852 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
36865 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
36875 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
36879 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
36884 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
36899 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp37142 struct ExternalSemaphoreProperties struct
37144 using NativeType = VkExternalSemaphoreProperties;
37146 static const bool allowDuplicate = false;
37147 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eExternalSemaphoreProperties;
37150 …VULKAN_HPP_CONSTEXPR ExternalSemaphoreProperties( VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTyp… in ExternalSemaphoreProperties() function
37163 ExternalSemaphoreProperties( VkExternalSemaphoreProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalSemaphoreProperties() function
37173 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties const *>( &rhs ); in operator =()
37177 operator VkExternalSemaphoreProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties const&()
37182 operator VkExternalSemaphoreProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalSemaphoreProperties&()
37197 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]

12