Searched defs:MemoryToImageCopy (Results 1 – 2 of 2) sorted by relevance
19378 struct MemoryToImageCopy struct19380 using NativeType = VkMemoryToImageCopy;19382 static const bool allowDuplicate = false;19383 …tic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eMemoryToImageCopy;19386 …VULKAN_HPP_CONSTEXPR MemoryToImageCopy( const void * pHostPointer_… in MemoryToImageCopy() argument19405 …MemoryToImageCopy( VkMemoryToImageCopy const & rhs ) VULKAN_HPP_NOEXCEPT : MemoryToImageCopy( *rei… in MemoryToImageCopy() function19412 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryToImageCopy const *>( &rhs ); in operator =()19417 VULKAN_HPP_CONSTEXPR_14 MemoryToImageCopy & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()19423 …_CONSTEXPR_14 MemoryToImageCopy & setPHostPointer( const void * pHostPointer_ ) VULKAN_HPP_NOEXCEPT in setPHostPointer()19429 …ONSTEXPR_14 MemoryToImageCopy & setMemoryRowLength( uint32_t memoryRowLength_ ) VULKAN_HPP_NOEXCEPT in setMemoryRowLength()[all …]
19058 struct MemoryToImageCopy struct19060 using NativeType = VkMemoryToImageCopy;19062 static const bool allowDuplicate = false;19063 …tic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eMemoryToImageCopy;19066 …VULKAN_HPP_CONSTEXPR MemoryToImageCopy( const void * pHostPointer_… in MemoryToImageCopy() argument19085 …MemoryToImageCopy( VkMemoryToImageCopy const & rhs ) VULKAN_HPP_NOEXCEPT : MemoryToImageCopy( *rei… in MemoryToImageCopy() function19092 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::MemoryToImageCopy const *>( &rhs ); in operator =()19097 VULKAN_HPP_CONSTEXPR_14 MemoryToImageCopy & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()19103 …_CONSTEXPR_14 MemoryToImageCopy & setPHostPointer( const void * pHostPointer_ ) VULKAN_HPP_NOEXCEPT in setPHostPointer()19109 …ONSTEXPR_14 MemoryToImageCopy & setMemoryRowLength( uint32_t memoryRowLength_ ) VULKAN_HPP_NOEXCEPT in setMemoryRowLength()[all …]