Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp895 class UTF8InSourceTest : public NegativeTestBase class
899 UTF8InSourceTest(deqp::Context&);
901 virtual ~UTF8InSourceTest() in ~UTF8InSourceTest()
Dgl4cShadingLanguage420PackTests.cpp4022 UTF8InSourceTest::UTF8InSourceTest(deqp::Context& context) in UTF8InSourceTest() function in gl4cts::GLSL420Pack::UTF8InSourceTest
4034 bool UTF8InSourceTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
4069 void UTF8InSourceTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_400, in prepareShaderSource()
18822 addChild(new GLSL420Pack::UTF8InSourceTest(m_context)); in init()