WGPUTextureCopyView

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct WGPUTextureCopyView {}

Members

Variables

mip_level
uint mip_level;
Undocumented in source.
origin
WGPUOrigin3d origin;
Undocumented in source.
texture
ulong texture;
Undocumented in source.

Meta