Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp32 static const char* SKSL_INCLUDE = variable
157 this->internalConvertProgram(SkString(SKSL_INCLUDE), &ignored1, &ignored2); in Compiler()