Home
last modified time | relevance | path

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

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