Searched refs:DrawBuffersIndexedTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedTests.hpp39 class DrawBuffersIndexedTests : public TestCaseGroupBase class in namespace:glcts
43 DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams);
44 virtual ~DrawBuffersIndexedTests(void)
52 DrawBuffersIndexedTests(const DrawBuffersIndexedTests& other);
53 DrawBuffersIndexedTests& operator=(const DrawBuffersIndexedTests& other);
H A DesextcDrawBuffersIndexedTests.cpp45 DrawBuffersIndexedTests::DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams) function in class:glcts::DrawBuffersIndexedTests
53 void DrawBuffersIndexedTests::init(void)
/external/deqp/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp158 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams));
/external/deqp/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp202 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams));

Completed in 108 milliseconds