Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp196 const SkTArray<VariableReference*>& outVars) { in getOutParamHelper()
344 SkSTArray<16, VariableReference*> outVars; in writeFunctionCall() local