Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1357 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fFloat); in castScalarToFloat() local
1391 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fInt); in castScalarToSignedInt() local
1426 const SpvId oneID = this->writeLiteral(1.0, *fContext.fTypes.fUInt); in castScalarToUnsignedInt() local

Completed in 10 milliseconds