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