Searched defs:zeroID (Results 1 – 2 of 2) sorted by relevance
1333 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in castScalarToFloat() local1367 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fInt); in castScalarToSignedInt() local1402 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fUInt); in castScalarToUnsignedInt() local1436 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fInt); in castScalarToBoolean() local1441 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fUInt); in castScalarToBoolean() local1446 const SpvId zeroID = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in castScalarToBoolean() local
99 mDNSexport const mDNSOpaque16 zeroID = { { 0, 0 } }; variable