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

  /external/deqp/modules/gles2/performance/
es2pDrawCallBatchingTests.hpp 36 class DrawCallBatchingTests : public TestCaseGroup
39 DrawCallBatchingTests (Context& context);
40 ~DrawCallBatchingTests (void);
45 DrawCallBatchingTests (const DrawCallBatchingTests& other);
46 DrawCallBatchingTests& operator= (const DrawCallBatchingTests& other);
es2pPerformanceTests.cpp 98 addChild(new DrawCallBatchingTests (m_context));
es2pDrawCallBatchingTests.cpp 963 DrawCallBatchingTests::DrawCallBatchingTests (Context& context)
968 DrawCallBatchingTests::~DrawCallBatchingTests (void)
972 void DrawCallBatchingTests::init (void)
    [all...]

Completed in 127 milliseconds