Searched refs:colorStoreOp (Results 1 – 2 of 2) sorted by relevance
58 ityp::array<ColorAttachmentIndex, wgpu::StoreOp, kMaxColorAttachments> colorStoreOp; member
59 colorStoreOp[index] = storeOp; in SetColor()136 attachmentDesc.storeOp = VulkanAttachmentStoreOp(query.colorStoreOp[i]); in CreateRenderPassForQuery()