Home
last modified time | relevance | path

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

/external/deqp/modules/internal/
DditTextureFormatTests.cpp1264 bool componentEqual (T a, T b) in componentEqual() function
1270 bool componentEqual<float> (float a, float b) in componentEqual() function
1280 if (!componentEqual(a[ndx], b[ndx])) in allComponentsEqual()
1437 if (!componentEqual(res, ref)) in verifyGetPixDepth()
1457 if (!componentEqual(res, ref)) in verifyGetPixStencil()