Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1458 SpvId zeroId = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in writeUniformScaleMatrix() local
1496 const SpvId zeroId = this->writeLiteral(0.0, dstType.componentType()); in writeMatrixCopy() local
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp1589 spirv::IdRef zeroId; in createConstructorMatrixFromScalar() local