WebGPU Native
v0.1.0
The WebGPU C API
|
Data Fields | |
WGPUChainedStruct const * | nextInChain |
char const * | label |
size_t | colorAttachmentCount |
WGPURenderPassColorAttachment const * | colorAttachments |
WGPURenderPassDepthStencilAttachment const * | depthStencilAttachment |
WGPUQuerySet | occlusionQuerySet |
WGPURenderPassTimestampWrites const * | timestampWrites |
WGPURenderPassColorAttachment const* WGPURenderPassDescriptor::colorAttachments |
WGPURenderPassDepthStencilAttachment const* WGPURenderPassDescriptor::depthStencilAttachment |
WGPUChainedStruct const* WGPURenderPassDescriptor::nextInChain |
WGPURenderPassTimestampWrites const* WGPURenderPassDescriptor::timestampWrites |