Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
DditTextureFormatTests.cpp1322 bool allComponentsEqual (const Vector<T, Size>& a, const Vector<T, Size>& b) in allComponentsEqual() function
1446 if (!allComponentsEqual(res[pixelNdx], ref[pixelNdx])) in verifyRead()