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.cc98 uint8_t first_different_right = 0; in IsEqual() local
104 first_different_right = buffer->bytes_[i]; in IsEqual()
116 " != " + std::to_string(first_different_right)}; in IsEqual()