Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp67 static const char* GetModeStr(glw::GLenum mode) in GetModeStr() function
792 …: TestCase(context, (std::string(GetModeStr(mode)) + (useAllQualifier ? "_all_qualifier" : "")).c_… in BlendTest()
1287 : TestCase(context, GetModeStr(mode), "") in MissingCase()
1643 : TestCase(context, GetModeStr(mode), "Test one mode"), m_mode(mode) in ModeCase()