Skip to content

KDGpu::HostImageCopyProperties

Module: Public API

#include <adapter_properties.h>

Public Attributes

Name
std::vector< TextureLayout > srcCopyLayouts
std::vector< TextureLayout > dstCopyLayouts

Public Attributes Documentation

variable srcCopyLayouts

1
std::vector< TextureLayout > srcCopyLayouts;

variable dstCopyLayouts

1
std::vector< TextureLayout > dstCopyLayouts;

Updated on 2025-07-01 at 00:02:08 +0000