Home
last modified time | relevance | path

Searched refs:casesToStr (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp753 const glw::GLchar* casesToStr(CASES cases) const;
882 const glw::GLchar* casesToStr() const;
Dgl4cShadingLanguage420PackTests.cpp2583 << " line endings, is placed " << casesToStr((CASES)m_test_case.m_case) in prepareNextTestCase()
3018 const GLchar* LineContinuationTest::casesToStr(CASES cases) const in casesToStr() function in gl4cts::GLSL420Pack::LineContinuationTest
3652 << casesToStr() << tcu::TestLog::EndMessage; in prepareNextTestCase()
3990 const GLchar* UTF8CharactersTest::casesToStr() const in casesToStr() function in gl4cts::GLSL420Pack::UTF8CharactersTest