Default values can be set using WGPU_RENDER_PASS_COLOR_ATTACHMENT_INIT as initializer.
Definition at line 3691 of file webgpu.h.
◆ nextInChain
◆ view
WGPUTextureView WGPURenderPassColorAttachment::view |
◆ depthSlice
uint32_t WGPURenderPassColorAttachment::depthSlice |
Defaults to WGPU_DEPTH_SLICE_UNDEFINED.
Definition at line 3700 of file webgpu.h.
◆ resolveTarget
WGPUTextureView WGPURenderPassColorAttachment::resolveTarget |
◆ loadOp
◆ storeOp
◆ clearValue
WGPUColor WGPURenderPassColorAttachment::clearValue |