WebGPU Headers: WGPURenderPassDepthStencilAttachment Struct Reference
Default values can be set using WGPU_RENDER_PASS_DEPTH_STENCIL_ATTACHMENT_INIT as initializer.
◆ nextInChain
◆ view
◆ depthLoadOp
WGPULoadOp WGPURenderPassDepthStencilAttachment::depthLoadOp
◆ depthStoreOp
WGPUStoreOp WGPURenderPassDepthStencilAttachment::depthStoreOp
◆ depthClearValue
float WGPURenderPassDepthStencilAttachment::depthClearValue
◆ depthReadOnly
WGPUBool WGPURenderPassDepthStencilAttachment::depthReadOnly
◆ stencilLoadOp
WGPULoadOp WGPURenderPassDepthStencilAttachment::stencilLoadOp
◆ stencilStoreOp
WGPUStoreOp WGPURenderPassDepthStencilAttachment::stencilStoreOp
◆ stencilClearValue
uint32_t WGPURenderPassDepthStencilAttachment::stencilClearValue