Searched refs:drawMethodNdx (Results 1 – 1 of 1) sorted by relevance
6613 for (int drawMethodNdx = 0; drawMethodNdx < DE_LENGTH_OF_ARRAY(drawMethods); ++drawMethodNdx) in init() local6616 …const std::string name = std::string() + drawMethods[drawMethodNdx].name + "_upload_unrelated_with… in init()6617 …ring desc = std::string() + "Measure time consumed by " + drawMethods[drawMethodNdx].description +… in init()6621 …loadRenderTimeCase(m_context, name.c_str(), desc.c_str(), drawMethods[drawMethodNdx].drawMethod, u… in init()