Searched refs:TessGenPointModeQueryCase (Results 1 – 1 of 1) sorted by relevance
6878 class TessGenPointModeQueryCase : public TessProgramQueryCase class6881 TessGenPointModeQueryCase (Context& context, const char* name, const char* desc);6886 TessGenPointModeQueryCase::TessGenPointModeQueryCase (Context& context, const char* name, const cha… in TessGenPointModeQueryCase() function in deqp::gles31::Functional::__anon4a9088cf0211::TessGenPointModeQueryCase6891 TessGenPointModeQueryCase::IterateResult TessGenPointModeQueryCase::iterate (void) in iterate()7268 …queryGroup->addChild(new TessGenPointModeQueryCase (m_context, "tess_gen_point_mode", "Test TES… in init()