Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/internal/
DditTextureFormatTests.cpp1310 bool componentEqual (T a, T b) in componentEqual() function
1316 bool componentEqual<float> (float a, float b) in componentEqual() function
1326 if (!componentEqual(a[ndx], b[ndx])) in allComponentsEqual()
1483 if (!componentEqual(res, ref)) in verifyGetPixDepth()
1503 if (!componentEqual(res, ref)) in verifyGetPixStencil()