Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp1595 spirv::IdRef zeroId; in createConstructorMatrixFromScalar() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1483 SpvId zeroId = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in writeUniformScaleMatrix() local
1521 const SpvId zeroId = this->writeLiteral(0.0, dstType.componentType()); in writeMatrixCopy() local

Completed in 14 milliseconds