提交 dc6cc3d9 编写于 作者: P prr

8081756: Mastering Matrix Manipulations

Reviewed-by: serb, bae, mschoene
上级 5369f5f2
......@@ -260,7 +260,9 @@ cmsBool _MultiplyMatrix(cmsPipeline* Lut)
cmsStage* Multmat = cmsStageAllocMatrix(Lut->ContextID, 3, 3, (const cmsFloat64Number*) &res, NULL);
// Recover the chain
if (Multmat != NULL) {
Multmat->Next = chain;
}
*pt1 = Multmat;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册