Searched defs:ExternalMemoryProperties (Results 1 – 2 of 2) sorted by relevance
24667 struct ExternalMemoryProperties struct24672 VULKAN_HPP_CONSTEXPR ExternalMemoryProperties( in ExternalMemoryProperties() function24683 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function24692 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()24696 operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()24701 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()24727 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExternalMemoryProperties ) ==
25229 struct ExternalMemoryProperties struct25234 VULKAN_HPP_CONSTEXPR ExternalMemoryProperties( in ExternalMemoryProperties() function25245 ExternalMemoryProperties( VkExternalMemoryProperties const & rhs ) VULKAN_HPP_NOEXCEPT in ExternalMemoryProperties() function25254 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExternalMemoryProperties const *>( &rhs ); in operator =()25258 operator VkExternalMemoryProperties const &() const VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties const&()25263 operator VkExternalMemoryProperties &() VULKAN_HPP_NOEXCEPT in operator VkExternalMemoryProperties&()25289 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::ExternalMemoryProperties ) ==