Definition at line 1023 of file webgpu.h.
◆ depthClearValue
| float WGPURenderPassDepthStencilAttachment::depthClearValue |
◆ depthLoadOp
| WGPULoadOp WGPURenderPassDepthStencilAttachment::depthLoadOp |
◆ depthReadOnly
| WGPUBool WGPURenderPassDepthStencilAttachment::depthReadOnly |
◆ depthStoreOp
| WGPUStoreOp WGPURenderPassDepthStencilAttachment::depthStoreOp |
◆ stencilClearValue
| uint32_t WGPURenderPassDepthStencilAttachment::stencilClearValue |
◆ stencilLoadOp
| WGPULoadOp WGPURenderPassDepthStencilAttachment::stencilLoadOp |
◆ stencilReadOnly
| WGPUBool WGPURenderPassDepthStencilAttachment::stencilReadOnly |
◆ stencilStoreOp
| WGPUStoreOp WGPURenderPassDepthStencilAttachment::stencilStoreOp |
◆ view
| WGPUTextureView WGPURenderPassDepthStencilAttachment::view |
The documentation for this struct was generated from the following file: