Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp1385 Value resultVal(nslots); in writeExternalFunctionCall() local
1387 resultVal[i] = result[i]; in writeExternalFunctionCall()
1390 return resultVal; in writeExternalFunctionCall()