Home
last modified time | relevance | path

Searched refs:usageTypeToString (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/glshared/
DglsDrawTest.hpp184 static std::string usageTypeToString (Usage usage);
DglsVertexArrayTests.hpp146 static std::string usageTypeToString (Usage usage);
DglsVertexArrayTests.cpp126 std::string Array::usageTypeToString(Usage usage) in usageTypeToString() function in deqp::gls::Array
1954 << Array::usageTypeToString(array.usage) << "_"; in getName()
DglsDrawTest.cpp2296 std::string DrawTestSpec::usageTypeToString(Usage usage) in usageTypeToString() function in deqp::gls::DrawTestSpec
2458 << DrawTestSpec::usageTypeToString(attrib.usage) << "_" in getName()
/external/deqp/modules/gles3/stress/
Des3sVertexArrayTests.cpp57 …: TestCaseGroup (context, Array::usageTypeToString(usage).c_str(), Array::usageTypeToString(usage)… in SingleVertexArrayUsageGroup()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp54 …: TestCaseGroup (context, Array::usageTypeToString(usage).c_str(), Array::usageTypeToString(usage)… in SingleVertexArrayUsageGroup()