Home
last modified time | relevance | path

Searched refs:indexTypeToString (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp507 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
508 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
574 …ex_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexTypeToString(indexTest.ty… in init()
575 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
Des31fDrawTests.cpp516 …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()
/external/deqp/modules/glshared/
DglsDrawTest.hpp187 static std::string indexTypeToString (IndexType type);
DglsDrawTest.cpp2348 std::string DrawTestSpec::indexTypeToString (IndexType type) in indexTypeToString() function in deqp::gls::DrawTestSpec
2465 << "index_" << DrawTestSpec::indexTypeToString(indexType) << "_" in getName()
2567 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2575 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2585 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2602 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2704 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2712 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2722 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2739 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
[all …]
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp136 …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()
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp319 …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()
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp347 …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()
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp448 …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()