Searched defs:ExternalMemoryProperties (Results 1 – 4 of 4) sorted by relevance
28958 struct ExternalMemoryProperties struct28960 using NativeType = VkExternalMemoryProperties;28963 …VULKAN_HPP_CONSTEXPR ExternalMemoryProperties(VULKAN_HPP_NAMESPACE::ExternalMemoryFeatureFlags ext… in ExternalMemoryProperties() function28974 ExternalMemoryProperties(VkExternalMemoryProperties const &rhs) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function28984 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>(&rhs); in operator =()28988 explicit operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()28993 explicit operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()29006 reflect() const VULKAN_HPP_NOEXCEPT in reflect()29036 VULKAN_HPP_STATIC_ASSERT(sizeof(VULKAN_HPP_NAMESPACE::ExternalMemoryProperties) == sizeof(VkExterna…
28891 struct ExternalMemoryProperties struct28893 using NativeType = VkExternalMemoryProperties;28896 …VULKAN_HPP_CONSTEXPR ExternalMemoryProperties( VULKAN_HPP_NAMESPACE::ExternalMemoryFeatureFlags … in ExternalMemoryProperties() function28907 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function28917 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()28921 explicit operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()28926 explicit operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()28939 reflect() const VULKAN_HPP_NOEXCEPT in reflect()28969 …VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExternalMemoryProperties ) == sizeof( VkEx…
29981 struct ExternalMemoryProperties struct29986 VULKAN_HPP_CONSTEXPR ExternalMemoryProperties( in ExternalMemoryProperties() function29997 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function30006 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()30010 explicit operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()30015 explicit operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()30028 reflect() const VULKAN_HPP_NOEXCEPT in reflect()30059 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExternalMemoryProperties ) ==
14445 pub struct ExternalMemoryProperties { struct14450 impl ExternalMemoryProperties { impl14499 pub fn build(self) -> ExternalMemoryProperties { in build()14607 external_memory_properties: ExternalMemoryProperties, in external_memory_properties()14728 external_memory_properties: ExternalMemoryProperties, in external_memory_properties()