Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp2400 std::string DrawTestSpec::storageToString (Storage storage) in storageToString() function in deqp::gls::DrawTestSpec
2531 << DrawTestSpec::storageToString(attrib.storage) << "_" in getName()
2549 << DrawTestSpec::storageToString(indexStorage) << "_" in getName()
2623 << "Storage in " << DrawTestSpec::storageToString(attrib.storage) << ", " in getDesc()
2651 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2659 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2669 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2686 << "index storage in " << DrawTestSpec::storageToString(indexStorage) << ", " in getDesc()
2760 << "\tStorage in " << DrawTestSpec::storageToString(attrib.storage) << "\n" in getMultilineDesc()
2788 << "\tindex storage in " << DrawTestSpec::storageToString(indexStorage) << "\n" in getMultilineDesc()
[all …]
DglsDrawTest.hpp180 static std::string storageToString (Storage storage);
DglsVertexArrayTests.hpp146 static std::string storageToString (Storage storage);
DglsVertexArrayTests.cpp147 std::string Array::storageToString (Storage storage) in storageToString() function in deqp::gls::Array
1925 << Array::storageToString(array.storage) << "_" in getName()
1970 << "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()