Home
last modified time | relevance | path

Searched defs:oneID (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1809 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fFloat); in castScalarToFloat() local
1843 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fInt); in castScalarToSignedInt() local
1878 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fUInt); in castScalarToUnsignedInt() local