Home
last modified time | relevance | path

Searched refs:coordsVarName (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/effects/
H A DGrSkSLFP.cpp208 SkString coordsVarName; variable
210 coordsVarName = args.fFragBuilder->newTmpVarName("coords");
211 coords = coordsVarName.c_str();

Completed in 1 milliseconds