HomeSort by relevance Sort by last modified time
    Searched refs:refCol (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 317 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient);
321 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec());
    [all...]
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 325 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient);
329 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec());
    [all...]

Completed in 185 milliseconds