Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp34 static const char* SKSL_INCLUDE = variable
171 fIRGenerator->convertProgram(String(SKSL_INCLUDE), *fTypes, &ignored1, &ignored2); in Compiler()