Home
last modified time | relevance | path

Searched defs:verifyReadsDone (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp204 …erifySingleFrame (const FrameTimes& frameTimes, tcu::ResultCollector& result, bool verifyReadsDone) in verifySingleFrame()
237 …t FrameTimes& frame1, const FrameTimes& frame2, tcu::ResultCollector& result, bool verifyReadsDone) in verifyNeighboringFrames()
646 const bool verifyReadsDone = i > (frameDelay + 3); in executeForConfig() local