Searched refs:ref64 (Results 1 – 1 of 1) sorted by relevance
507 const deUint64* ref64 = reinterpret_cast<const deUint64*>(reference); in compareAndLog() local516 if (ref64[ndx] != res64[ndx]) in compareAndLog()521 …nce value: 0x" << std::hex << std::setw(2ull * sizeof(deUint64)) << std::setfill('0') << ref64[ndx] in compareAndLog()