Home
last modified time | relevance | path

Searched refs:storageToString (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.cpp2317 std::string DrawTestSpec::storageToString (Storage storage) in storageToString() function in deqp::gls::DrawTestSpec
2448 << DrawTestSpec::storageToString(attrib.storage) << "_" in getName()
2466 << DrawTestSpec::storageToString(indexStorage) << "_" in getName()
2540 << "Storage in " << DrawTestSpec::storageToString(attrib.storage) << ", " in getDesc()
2568 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2576 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2586 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2603 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2677 << "\tStorage in " << DrawTestSpec::storageToString(attrib.storage) << "\n" in getMultilineDesc()
2705 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
[all …]
DglsDrawTest.hpp185 static std::string storageToString (Storage storage);
DglsVertexArrayTests.hpp147 static std::string storageToString (Storage storage);
DglsVertexArrayTests.cpp147 std::string Array::storageToString (Storage storage) in storageToString() function in deqp::gls::Array
1944 << Array::storageToString(array.storage) << "_" in getName()
1989 << "Storage in " << Array::storageToString(array.storage) << ", " in getDesc()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp187 …std::string name = Array::storageToString(storages[storageNdx]) + "_stride" + typeToString(stride)… in init()
800 << Array::storageToString(spec.arrays[arrayNdx].storage); in getTestName()
Des3fDrawTests.cpp449 …pec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToString(indexTest.sto… in init()
/external/deqp/modules/gles3/stress/
Des3sVertexArrayTests.cpp190 …std::string name = Array::storageToString(storages[storageNdx]) + "_stride" + typeToString(stride)… in init()
Des3sDrawTests.cpp320 …pec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToString(indexTest.sto… in init()
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp137 …pec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToString(indexTest.sto… in init()
/external/deqp/modules/gles2/functional/
Des2fVertexArrayTest.cpp587 << Array::storageToString(spec.arrays[arrayNdx].storage); in getTestName()
Des2fDrawTests.cpp348 …pec::indexTypeToString(indexTest.type) + " in " + gls::DrawTestSpec::storageToString(indexTest.sto… in init()