Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1276 bool allComponentsEqual (const Vector<T, Size>& a, const Vector<T, Size>& b) in allComponentsEqual() function
1400 if (!allComponentsEqual(res[pixelNdx], ref[pixelNdx])) in verifyRead()