Searched refs:matrixConstructHelperIsNeeded (Results 1 – 2 of 2) sorted by relevance
164 bool matrixConstructHelperIsNeeded(const ConstructorCompound& c);
1076 bool MetalCodeGenerator::matrixConstructHelperIsNeeded(const ConstructorCompound& c) { in matrixConstructHelperIsNeeded() function in SkSL::MetalCodeGenerator1217 if (this->matrixConstructHelperIsNeeded(c)) { in writeConstructorCompoundMatrix()