Searched refs:writeTransposeHack (Results 1 – 2 of 2) sorted by relevance
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()