Searched refs:rgbBlendOperation (Results 1 – 5 of 5) sorted by relevance
365 mtlColorAttachment.rgbBlendOperation = blend_equation_to_mtl_blend_op(equation);372 writer->writeInt(mtlColorAttachment.rgbBlendOperation);456 mtlColorAttachment.rgbBlendOperation = (MTLBlendOperation) reader->readInt();
138 ANGLE_OBJC_CP_PROPERTY(objCDesc, desc, rgbBlendOperation);513 ANGLE_PROP_EQ(*this, rhs, rgbBlendOperation) &&533 alphaBlendOperation = rgbBlendOperation = MTLBlendOperationAdd;
178 uint8_t rgbBlendOperation : 3; member
1627 blendDesc.rgbBlendOperation = mtl::GetBlendOp(blendStateExt.getEquationColorIndexed(i));
293 mtlColorAttachment.rgbBlendOperation = blend_equation_to_mtl_blend_op(equation);