Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.hpp46 class DrawIndirectTestsGL43 : public glcts::TestCaseGroup class
49 DrawIndirectTestsGL43(glcts::Context& context);
50 ~DrawIndirectTestsGL43(void);
55 DrawIndirectTestsGL43(const DrawIndirectTestsGL43& other);
56 DrawIndirectTestsGL43& operator=(const DrawIndirectTestsGL43& other);
H A Des31cDrawIndirectTests.cpp7997 DrawIndirectTestsGL43::DrawIndirectTestsGL43(glcts::Context& context) : TestCaseGroup(context, "draw_indirect_43", "") in DrawIndirectTestsGL43() function in glcts::DrawIndirectTestsGL43
8001 DrawIndirectTestsGL43::~DrawIndirectTestsGL43(void) in ~DrawIndirectTestsGL43()
8005 void DrawIndirectTestsGL43::init() in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp295 addChild(new glcts::DrawIndirectTestsGL43(getContext())); in init()

Completed in 11 milliseconds