Home
last modified time | relevance | path

Searched defs:ExportMemoryAllocateInfo (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp21062 struct ExportMemoryAllocateInfo struct
21068 VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfo( in ExportMemoryAllocateInfo() function
21075 ExportMemoryAllocateInfo( VkExportMemoryAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMemoryAllocateInfo() function
21085 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo const *>( &rhs ); in operator =()
21089 ExportMemoryAllocateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
21096 …HandleTypes( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags handleTypes_ ) VULKAN_HPP_NOEXCEPT in setHandleTypes()
21102 operator VkExportMemoryAllocateInfo const &() const VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo const&()
21107 operator VkExportMemoryAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo&()
21115 bool operator==( ExportMemoryAllocateInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
21120 bool operator!=( ExportMemoryAllocateInfo const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp56927 struct ExportMemoryAllocateInfo struct
56933 …VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfo(VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags … in ExportMemoryAllocateInfo() function
56939 ExportMemoryAllocateInfo( VkExportMemoryAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMemoryAllocateInfo() function
56947 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo const *>( &rhs ); in operator =()
56951 ExportMemoryAllocateInfo & operator=( ExportMemoryAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
56957 ExportMemoryAllocateInfo & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
56963 …HandleTypes( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags handleTypes_ ) VULKAN_HPP_NOEXCEPT in setHandleTypes()
56970 operator VkExportMemoryAllocateInfo const&() const VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo const&()
56975 operator VkExportMemoryAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo&()
56984 bool operator==( ExportMemoryAllocateInfo const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp57124 struct ExportMemoryAllocateInfo struct
57130 …VULKAN_HPP_CONSTEXPR ExportMemoryAllocateInfo(VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags … in ExportMemoryAllocateInfo() function
57136 ExportMemoryAllocateInfo( VkExportMemoryAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in ExportMemoryAllocateInfo() function
57144 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::ExportMemoryAllocateInfo const *>( &rhs ); in operator =()
57148 ExportMemoryAllocateInfo & operator=( ExportMemoryAllocateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
57154 ExportMemoryAllocateInfo & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
57160 …HandleTypes( VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags handleTypes_ ) VULKAN_HPP_NOEXCEPT in setHandleTypes()
57167 operator VkExportMemoryAllocateInfo const&() const VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo const&()
57172 operator VkExportMemoryAllocateInfo &() VULKAN_HPP_NOEXCEPT in operator VkExportMemoryAllocateInfo&()
57181 bool operator==( ExportMemoryAllocateInfo const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]