Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h133 , fIdCount(1) in SPIRVCodeGenerator()
476 SpvId fIdCount; member in SkSL::SPIRVCodeGenerator
H A DSkSLSPIRVCodeGenerator.cpp451 this->writeInstruction(SpvOpDecorate, fIdCount, SpvDecorationRelaxedPrecision, in nextId()
454 return fIdCount++; in nextId()
3653 this->writeWord(fIdCount, *fOut); in generateCode()

Completed in 8 milliseconds