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