Searched defs:zeroId (Results 1 – 2 of 2) sorted by relevance
1483 SpvId zeroId = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in writeUniformScaleMatrix() local1521 const SpvId zeroId = this->writeLiteral(0.0, dstType.componentType()); in writeMatrixCopy() local
1595 spirv::IdRef zeroId; in createConstructorMatrixFromScalar() local