Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1960 SpvId flippedYId = this->nextId(); in writeVariableReference() local
1961 this->writeInstruction(SpvOpFSub, this->getType(*fContext.fFloat_Type), flippedYId, in writeVariableReference()
1972 this->writeWord(flippedYId, out); in writeVariableReference()