Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglColorClearCase.cpp90 static ClearOp computeRandomClear (de::Random& rnd, int width, int height) in computeRandomClear() function
218 ClearOp clear = computeRandomClear(rnd, width, height); in executeForContexts()
381 packet.clears[clearNdx] = computeRandomClear(rnd, width, height); in executeForContexts()