Skip to content

KDGpu::HostImageCopyProperties

Module: Public API

#include <KDGpu/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 2026-03-31 at 00:02:06 +0000