Searched refs:DrawIndirectTestsES31 (Results 1 – 3 of 3) sorted by relevance
59 class DrawIndirectTestsES31 : public glcts::TestCaseGroup class62 DrawIndirectTestsES31(glcts::Context& context);63 ~DrawIndirectTestsES31(void);68 DrawIndirectTestsES31(const DrawIndirectTestsES31& other);69 DrawIndirectTestsES31& operator=(const DrawIndirectTestsES31& other);
208 coreGroup->addChild(new glcts::DrawIndirectTestsES31(getContext())); in init()
8022 DrawIndirectTestsES31::DrawIndirectTestsES31(glcts::Context& context) : TestCaseGroup(context, "dra… in DrawIndirectTestsES31() function in glcts::DrawIndirectTestsES318026 DrawIndirectTestsES31::~DrawIndirectTestsES31(void) in ~DrawIndirectTestsES31()8030 void DrawIndirectTestsES31::init() in init()