Home
last modified time | relevance | path

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

/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp90 void onReplayDrawBuffers(GLsizei n, const GLenum *bufs);
183 gCurrentTracePerfTest->onReplayDrawBuffers(n, bufs); in DrawBuffersProc()
1496 void TracePerfTest::onReplayDrawBuffers(GLsizei n, const GLenum *bufs) in onReplayDrawBuffers() function in __anon75ef38220111::TracePerfTest