Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp1067 class ConstAssignmentTest : public NegativeTestBase class
1071 ConstAssignmentTest(deqp::Context &);
1073 virtual ~ConstAssignmentTest() in ~ConstAssignmentTest()
H A Dgl4cShadingLanguage420PackTests.cpp5257 ConstAssignmentTest::ConstAssignmentTest(deqp::Context &context) in ConstAssignmentTest() function in gl4cts::GLSL420Pack::ConstAssignmentTest
5270 bool ConstAssignmentTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
5292 void ConstAssignmentTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_40… in prepareShaderSource()
18804 addChild(new GLSL420Pack::ConstAssignmentTest(m_context)); in init()