Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.h72 , fIdCount(1) in SPIRVCodeGenerator()
282 SpvId fIdCount; variable
DSkSLSPIRVCodeGenerator.cpp970 return fIdCount++; in nextId()
3109 this->writeWord(fIdCount, *fOut); in generateCode()