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

  /external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
esextcDrawBuffersIndexedTests.hpp 39 class DrawBuffersIndexedTests : public TestCaseGroupBase
43 DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams);
44 virtual ~DrawBuffersIndexedTests(void)
52 DrawBuffersIndexedTests(const DrawBuffersIndexedTests& other);
53 DrawBuffersIndexedTests& operator=(const DrawBuffersIndexedTests& other);
esextcDrawBuffersIndexedTests.cpp 45 DrawBuffersIndexedTests::DrawBuffersIndexedTests(glcts::Context& context, const ExtParameters& extParams)
53 void DrawBuffersIndexedTests::init(void)
  /external/deqp/external/openglcts/modules/gles32/
es32cTestPackage.cpp 158 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams));
  /external/deqp/external/openglcts/modules/gles31/
es31cTestPackage.cpp 202 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams));

Completed in 171 milliseconds