Home
last modified time | relevance | path

Searched refs:writeDeterminantHack (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.h112 void writeDeterminantHack(const Expression& mat);
H A DSkSLGLSLCodeGenerator.cpp257 void GLSLCodeGenerator::writeDeterminantHack(const Expression& mat) { in writeDeterminantHack() function in SkSL::GLSLCodeGenerator
514 this->writeDeterminantHack(*arguments[0]); in writeFunctionCall()

Completed in 3 milliseconds