WebGPU Headers
The WebGPU C API
 
Loading...
Searching...
No Matches
WGPUImageCopyBuffer Struct Reference

Data Fields

WGPUChainedStruct const * nextInChain
 
WGPUTextureDataLayout layout
 
WGPUBuffer buffer
 

Detailed Description

Definition at line 1258 of file webgpu.h.

Field Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUImageCopyBuffer::nextInChain

Definition at line 1259 of file webgpu.h.

◆ layout

WGPUTextureDataLayout WGPUImageCopyBuffer::layout

Definition at line 1260 of file webgpu.h.

◆ buffer

WGPUBuffer WGPUImageCopyBuffer::buffer

Definition at line 1261 of file webgpu.h.