Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp76 enum UTF8_CHARACTERS enum in gl4cts::GLSL420Pack::Utils
439 static const glw::GLchar* getUtf8Character(UTF8_CHARACTERS character);
878 Utils::UTF8_CHARACTERS m_character;
913 Utils::UTF8_CHARACTERS m_character;
Dgl4cShadingLanguage420PackTests.cpp1296 const GLchar* Utils::getUtf8Character(Utils::UTF8_CHARACTERS character) in getUtf8Character()
4036 static const Utils::UTF8_CHARACTERS test_cases[] = { in prepareNextTestCase()
4041 static const GLuint max_test_cases = sizeof(test_cases) / sizeof(Utils::UTF8_CHARACTERS); in prepareNextTestCase()