Searched refs:DrawCallBatchingTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.hpp36 class DrawCallBatchingTests : public TestCaseGroup class in namespace:deqp::gles2::Performance
39 DrawCallBatchingTests (Context& context);
40 ~DrawCallBatchingTests (void);
45 DrawCallBatchingTests (const DrawCallBatchingTests& other);
46 DrawCallBatchingTests& operator= (const DrawCallBatchingTests& other);
H A Des2pPerformanceTests.cpp98 addChild(new DrawCallBatchingTests (m_context));
H A Des2pDrawCallBatchingTests.cpp963 DrawCallBatchingTests::DrawCallBatchingTests (Context& context) function in class:deqp::gles2::Performance::DrawCallBatchingTests
968 DrawCallBatchingTests::~DrawCallBatchingTests (void)
972 void DrawCallBatchingTests::init (void)

Completed in 121 milliseconds