Searched defs:DrawIndirectTestsES31 (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.hpp59 class DrawIndirectTestsES31 : public glcts::TestCaseGroup class in namespace:glcts
62 DrawIndirectTestsES31(glcts::Context& context);
63 ~DrawIndirectTestsES31(void);
68 DrawIndirectTestsES31(const DrawIndirectTestsES31& other);
69 DrawIndirectTestsES31& operator=(const DrawIndirectTestsES31& other);
H A Des31cDrawIndirectTests.cpp8181 DrawIndirectTestsES31::DrawIndirectTestsES31(glcts::Context& context) : TestCaseGroup(context, "draw_indirect", "") function in class:glcts::DrawIndirectTestsES31
8185 DrawIndirectTestsES31::~DrawIndirectTestsES31(void)
8189 void DrawIndirectTestsES31::init()

Completed in 170 milliseconds