Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cConditionalRenderInvertedTests.hpp202 const glw::GLchar* modeToChars(glw::GLenum mode);
Dgl4cConditionalRenderInvertedTests.cpp207 << Utilities::modeToChars(mode) << "." << tcu::TestLog::EndMessage; in test()
299 << "). The tested mode was " << Utilities::modeToChars(modes[k]) in iterate()
754 const glw::GLchar* gl4cts::ConditionalRenderInverted::Utilities::modeToChars(glw::GLenum mode) in modeToChars() function in gl4cts::ConditionalRenderInverted::Utilities