Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp343 bool foundOutParam = false; in writeFunctionCall() local
355 foundOutParam = true; in writeFunctionCall()
359 if (foundOutParam) { in writeFunctionCall()