Copy pageCopy pageCopy this page as Markdown for LLMsView as MarkdownView this page as plain textOpen in ClaudeAsk questions about this pageOpen in ChatGPTAsk questions about this pageOn this pageGPURenderPassColorAttachmentProperties clearValue? optional clearValue?: GPUColor; depthSlice? optional depthSlice?: number; loadOp loadOp: GPULoadOp; resolveTarget? optional resolveTarget?: GPUTexture | GPUTextureView; storeOp storeOp: GPUStoreOp; view view: GPUTexture | GPUTextureView;