Home
last modified time | relevance | path

Searched refs:colorAttachmentsInfo (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc137 colorAttachmentsInfo; member
1176 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()