Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1943 SpvId xId = this->nextId(); in writeVariableReference() local
1944 this->writeInstruction(SpvOpCompositeExtract, this->getType(*fContext.fFloat_Type), xId, in writeVariableReference()
1971 this->writeWord(xId, out); in writeVariableReference()