Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp895 class UTF8InSourceTest : public NegativeTestBase class
899 UTF8InSourceTest(deqp::Context &);
901 virtual ~UTF8InSourceTest() in ~UTF8InSourceTest()
H A Dgl4cShadingLanguage420PackTests.cpp4005 UTF8InSourceTest::UTF8InSourceTest(deqp::Context &context) in UTF8InSourceTest() function in gl4cts::GLSL420Pack::UTF8InSourceTest
4017 bool UTF8InSourceTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
4050 void UTF8InSourceTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_400, in prepareShaderSource()
18796 addChild(new GLSL420Pack::UTF8InSourceTest(m_context)); in init()