Searched refs:writeTransposeHack (Results 1 – 4 of 4) sorted by relevance
146 void writeTransposeHack(const Expression& mat);
422 void GLSLCodeGenerator::writeTransposeHack(const Expression& mat) { in writeTransposeHack() function in SkSL::GLSLCodeGenerator690 this->writeTransposeHack(*c.fArguments[0]); in writeFunctionCall()
116 void writeTransposeHack(const Expression& mat);
411 void GLSLCodeGenerator::writeTransposeHack(const Expression& mat) { in writeTransposeHack() function in SkSL::GLSLCodeGenerator667 this->writeTransposeHack(*arguments[0]); in writeFunctionCall()