Home
last modified time | relevance | path

Searched refs:first_different_right (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/amber/src/
Dbuffer.cc126 uint8_t first_different_right = 0; in IsEqual() local
132 first_different_right = buffer->bytes_[i]; in IsEqual()
144 " != " + std::to_string(first_different_right)}; in IsEqual()