Home
last modified time | relevance | path

Searched refs:writeInputVars (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.h92 virtual void writeInputVars();
DSkSLGLSLCodeGenerator.cpp1544 void GLSLCodeGenerator::writeInputVars() { in writeInputVars() function in SkSL::GLSLCodeGenerator
1576 this->writeInputVars(); in generateCode()