Searched refs:GetColorBlendOp (Results 1 – 4 of 4) sorted by relevance
159 BlendOp GetColorBlendOp() const { return color_blend_op_; } in GetColorBlendOp() function
524 ToVkBlendOp(pipeline_data->GetColorBlendOp()); in GetVkPipelineColorBlendAttachmentState()
1075 GetDawnBlendOperation(pipeline_data->GetColorBlendOp()); in CreateRenderPipelineDescriptor()
2271 EXPECT_EQ(BlendOp::kXor, cp.PipelineDataForTesting()->GetColorBlendOp()); in TEST_F()