Searched refs:randomValue (Results 1 – 3 of 3) sorted by relevance
64 randomValue() in randomValue() function91 return *(buf->ptr)++ + randomValue(); in cf2_buf_readByte()
754 const deUint32 randomValue = *(const int*)((const deUint8*)inputs + inputStride*groupOffset); in verify() local755 const deUint32 expected0 = randomValue ^ 0u; in verify()756 const deUint32 expected1 = randomValue ^ ~0u; in verify()