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