Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp1386 String loopVar = "_tmpSwitchLoop" + to_string(fVarCount++); in writeSwitchStatement() local
1395 this->write(loopVar); in writeSwitchStatement()
1397 this->write(loopVar); in writeSwitchStatement()
1399 this->write(loopVar); in writeSwitchStatement()