Home
last modified time | relevance | path

Searched defs:toGLSL (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
DSkSLCompiler.cpp814 bool Compiler::toGLSL(Program& program, OutputStream& out) { in toGLSL() function in SkSL::Compiler
822 bool Compiler::toGLSL(Program& program, String* out) { in toGLSL() function in SkSL::Compiler
/external/skqp/src/sksl/
DSkSLCompiler.cpp1373 bool Compiler::toGLSL(Program& program, OutputStream& out) { in toGLSL() function in SkSL::Compiler
1384 bool Compiler::toGLSL(Program& program, String* out) { in toGLSL() function in SkSL::Compiler