Searched refs:DrawBuffersIndexedTests (Results 1 – 4 of 4) sorted by relevance
39 class DrawBuffersIndexedTests : public TestCaseGroupBase class43 DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams);44 virtual ~DrawBuffersIndexedTests(void) in ~DrawBuffersIndexedTests()52 DrawBuffersIndexedTests(const DrawBuffersIndexedTests& other);53 DrawBuffersIndexedTests& operator=(const DrawBuffersIndexedTests& other);
45 DrawBuffersIndexedTests::DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extP… in DrawBuffersIndexedTests() function in glcts::DrawBuffersIndexedTests53 void DrawBuffersIndexedTests::init(void) in init()
178 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams)); in init()
229 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams)); in init()