Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.hpp187 static std::string indexTypeToString (IndexType type);
DglsDrawTest.cpp2338 std::string DrawTestSpec::indexTypeToString (IndexType type) in indexTypeToString() function in deqp::gls::DrawTestSpec
2455 << "index_" << DrawTestSpec::indexTypeToString(indexType) << "_" in getName()
2557 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2565 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2575 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2592 << "index type " << DrawTestSpec::indexTypeToString(indexType) << ", " in getDesc()
2694 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2702 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2712 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
2729 << "\tindex type " << DrawTestSpec::indexTypeToString(indexType) << "\n" in getMultilineDesc()
[all …]
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp523 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
524 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
591 …ex_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexTypeToString(indexTest.ty… in init()
592 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
Des31fDrawTests.cpp520 …const std::string name = std::string("index_") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
521 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
587 …ex_") + (indexTest.positiveBase ? "" : "neg_") + gls::DrawTestSpec::indexTypeToString(indexTest.ty… in init()
588 …const std::string desc = std::string("index ") + gls::DrawTestSpec::indexTypeToString(indexTest.t… in init()
/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()