WebGPU Native
v0.1.0
The WebGPU C API
|
Data Fields | |
WGPUChainedStruct const * | nextInChain |
uint32_t | binding |
WGPUBuffer | buffer |
uint64_t | offset |
uint64_t | size |
WGPUSampler | sampler |
WGPUTextureView | textureView |
WGPUChainedStruct const* WGPUBindGroupEntry::nextInChain |