Searched refs:VkCopyMemoryToImageIndirectCommandNV (Results 1 – 3 of 3) sorted by relevance
15770 typedef struct VkCopyMemoryToImageIndirectCommandNV { struct15777 } VkCopyMemoryToImageIndirectCommandNV; typedef
6051 …_NAMESPACE::CopyMemoryToImageIndirectCommandNV ) == sizeof( VkCopyMemoryToImageIndirectCommandNV ),
17307 using NativeType = VkCopyMemoryToImageIndirectCommandNV;17327 …CopyMemoryToImageIndirectCommandNV( VkCopyMemoryToImageIndirectCommandNV const & rhs ) VULKAN_HPP_… in CopyMemoryToImageIndirectCommandNV()17335 …CopyMemoryToImageIndirectCommandNV & operator=( VkCopyMemoryToImageIndirectCommandNV const & rhs )… in operator =()17380 operator VkCopyMemoryToImageIndirectCommandNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCopyMemoryToImageIndirectCommandNV const&()17382 return *reinterpret_cast<const VkCopyMemoryToImageIndirectCommandNV *>( this ); in operator VkCopyMemoryToImageIndirectCommandNV const&()17385 operator VkCopyMemoryToImageIndirectCommandNV &() VULKAN_HPP_NOEXCEPT in operator VkCopyMemoryToImageIndirectCommandNV&()17387 return *reinterpret_cast<VkCopyMemoryToImageIndirectCommandNV *>( this ); in operator VkCopyMemoryToImageIndirectCommandNV&()