Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.h30 #define SK_INVOCATIONID_BUILTIN 8 macro
DSkSLGLSLCodeGenerator.cpp340 case SK_INVOCATIONID_BUILTIN: in writeVariableReference()