Searched defs:ExternalMemoryProperties (Results 1 – 3 of 3) sorted by relevance
21655 struct ExternalMemoryProperties struct21658 VULKAN_HPP_CONSTEXPR ExternalMemoryProperties( in ExternalMemoryProperties() function21669 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function21679 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()21683 operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()21688 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()21696 bool operator==( ExternalMemoryProperties const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()21726 …VULKAN_HPP_NAMESPACE::ExternalMemoryProperties externalMemoryProperties_ = {} ) VULKAN_HPP_NOEXCEPT in ExternalBufferProperties()
51137 struct ExternalMemoryProperties struct51142 …VULKAN_HPP_CONSTEXPR ExternalMemoryProperties(VULKAN_HPP_NAMESPACE::ExternalMemoryFeatureFlags ext… in ExternalMemoryProperties() function51148 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function51156 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()51160 ExternalMemoryProperties & operator=( ExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()51167 operator VkExternalMemoryProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()51172 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()51181 bool operator==( ExternalMemoryProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()51188 bool operator!=( ExternalMemoryProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()51212 …VULKAN_HPP_CONSTEXPR ExternalBufferProperties(VULKAN_HPP_NAMESPACE::ExternalMemoryProperties exter… in ExternalBufferProperties()
51315 struct ExternalMemoryProperties struct51320 …VULKAN_HPP_CONSTEXPR ExternalMemoryProperties(VULKAN_HPP_NAMESPACE::ExternalMemoryFeatureFlags ext… in ExternalMemoryProperties() function51326 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function51334 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()51338 ExternalMemoryProperties & operator=( ExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()51345 operator VkExternalMemoryProperties const&() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()51350 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()51359 bool operator==( ExternalMemoryProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()51366 bool operator!=( ExternalMemoryProperties const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()51390 …VULKAN_HPP_CONSTEXPR ExternalBufferProperties(VULKAN_HPP_NAMESPACE::ExternalMemoryProperties exter… in ExternalBufferProperties()