Searched refs:randomValue (Results 1 – 2 of 2) sorted by relevance
64 randomValue() in randomValue() function91 return *(buf->ptr)++ + randomValue(); in cf2_buf_readByte()
760 … const deUint32 randomValue = *(const deInt32*)((const deUint8*)inputs + inputStride*groupOffset); in verify() local761 const deUint32 expected0 = randomValue ^ 0u; in verify()762 const deUint32 expected1 = randomValue ^ ~0u; in verify()