Searched refs:colorAttachmentsInfo (Results 1 – 1 of 1) sorted by relevance
137 colorAttachmentsInfo; member1176 colorAttachmentsInfo[i].loadOp = load_op; in CreateRenderPassDescriptor()1177 colorAttachmentsInfo[i].storeOp = ::dawn::StoreOp::Store; in CreateRenderPassDescriptor()1178 colorAttachmentsInfo[i].clearColor = render_pipeline.clear_color_value; in CreateRenderPassDescriptor()1193 colorAttachmentsInfo[colorAttachmentIndex].attachment = colorAttachment; in CreateRenderPassDescriptor()1195 colorAttachmentsInfo[colorAttachmentIndex]; in CreateRenderPassDescriptor()