Searched refs:indexTypeToString (Results 1 – 7 of 7) sorted by relevance
182 static std::string indexTypeToString (IndexType type);
2347 std::string DrawTestSpec::indexTypeToString (IndexType type) in indexTypeToString() function in deqp::gls::DrawTestSpec2464 << "index_" << DrawTestSpec::indexTypeToString(indexType) << "_" in getName()2566 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()2574 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()2584 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()2601 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()2703 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()2711 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()2721 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()2738 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()[all …]
136 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()137 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()
319 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()320 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()
347 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()348 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()
448 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()449 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTes… in init()
516 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()517 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()583 …ex_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexTypeToString(indexTest.ty… in init()584 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()