Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/sksl/
DSkSLGLSLCodeGenerator.h120 void writeModifiers(const Modifiers& modifiers, bool globalContext);
DSkSLMetalCodeGenerator.h166 void writeModifiers(const Modifiers& modifiers, bool globalContext);
DSkSLGLSLCodeGenerator.cpp1089 bool globalContext) { in writeFunctionCall() argument
1119 if (globalContext && in writeFunctionCall()
1127 if (globalContext && in writeFunctionCall()
DSkSLMetalCodeGenerator.cpp983 bool globalContext) { in writeModifiers() argument
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.h90 void writeModifiers(const Modifiers& modifiers, bool globalContext);
DSkSLGLSLCodeGenerator.cpp1076 bool globalContext) { in writeModifiers() argument
1100 if (globalContext && in writeModifiers()
1108 if (globalContext && in writeModifiers()