WGPURenderPassColorAttachment

Undocumented in source.

Members

Variables

clearValue
WGPUColor clearValue;
Undocumented in source.
loadOp
WGPULoadOp loadOp;
Undocumented in source.
nextInChain
const(WGPUChainedStruct)* nextInChain;
Undocumented in source.
resolveTarget
WGPUTextureView resolveTarget;
Undocumented in source.
storeOp
WGPUStoreOp storeOp;
Undocumented in source.
view
WGPUTextureView view;
Undocumented in source.

Meta