Searched refs:DrawBuffersIndexedCoverage (Results 1 – 3 of 3) sorted by relevance
38 class DrawBuffersIndexedCoverage : public TestCaseBase class43 DrawBuffersIndexedCoverage(Context& context, const ExtParameters& extParams, const char* name,46 virtual ~DrawBuffersIndexedCoverage() in ~DrawBuffersIndexedCoverage()
41 DrawBuffersIndexedCoverage::DrawBuffersIndexedCoverage(Context& context, const ExtParameters& extPa… in DrawBuffersIndexedCoverage() function in glcts::DrawBuffersIndexedCoverage48 void DrawBuffersIndexedCoverage::init() in init()56 tcu::TestNode::IterateResult DrawBuffersIndexedCoverage::iterate() in iterate()
59 …addChild(new DrawBuffersIndexedCoverage(m_context, m_extParams, "coverage", "Basic coverage test")… in init()