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

  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/common/
glcTextureFilterAnisotropicTests.cpp 500 GLuint currentPoints = verifyScene(gl);
502 if (lastPoints <= currentPoints)
506 << "Anisotropy verification failed (lastPoints <= currentPoints) for "
511 << "currentPoints: " << currentPoints << tcu::TestLog::EndMessage;
517 lastPoints = currentPoints;

Completed in 47 milliseconds