Searched refs:DrawCallBatchingTests (Results 1 – 3 of 3) sorted by relevance
36 class DrawCallBatchingTests : public TestCaseGroup class39 DrawCallBatchingTests (Context& context);40 ~DrawCallBatchingTests (void);45 DrawCallBatchingTests (const DrawCallBatchingTests& other);46 DrawCallBatchingTests& operator= (const DrawCallBatchingTests& other);
98 addChild(new DrawCallBatchingTests (m_context)); in init()
963 DrawCallBatchingTests::DrawCallBatchingTests (Context& context) in DrawCallBatchingTests() function in deqp::gles2::Performance::DrawCallBatchingTests968 DrawCallBatchingTests::~DrawCallBatchingTests (void) in ~DrawCallBatchingTests()972 void DrawCallBatchingTests::init (void) in init()