Searched refs:drawTypeStr (Results 1 – 1 of 1) sorted by relevance
1013 std::string drawTypeStr; in init() local1017 drawTypeStr = "sequential"; in init()1020 drawTypeStr = "indexed"; in init()1026 …wTypeGroup = new tcu::TestCaseGroup(m_testCtx, drawTypeStr.c_str(), ("Draws geometry using " + dra… in init()