Home
last modified time | relevance | path

Searched refs:DrawIndirectTestsES31 (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.hpp59 class DrawIndirectTestsES31 : public glcts::TestCaseGroup class
62 DrawIndirectTestsES31(glcts::Context& context);
63 ~DrawIndirectTestsES31(void);
68 DrawIndirectTestsES31(const DrawIndirectTestsES31& other);
69 DrawIndirectTestsES31& operator=(const DrawIndirectTestsES31& other);
H A Des31cTestPackage.cpp210 coreGroup->addChild(new glcts::DrawIndirectTestsES31(getContext())); in init()
H A Des31cDrawIndirectTests.cpp8016 DrawIndirectTestsES31::DrawIndirectTestsES31(glcts::Context& context) : TestCaseGroup(context, "draw_indirect", "") in DrawIndirectTestsES31() function in glcts::DrawIndirectTestsES31
8020 DrawIndirectTestsES31::~DrawIndirectTestsES31(void) in ~DrawIndirectTestsES31()
8024 void DrawIndirectTestsES31::init() in init()

Completed in 10 milliseconds