Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp1067 class ConstAssignmentTest : public NegativeTestBase class
1071 ConstAssignmentTest(deqp::Context&);
1073 virtual ~ConstAssignmentTest() in ~ConstAssignmentTest()
Dgl4cShadingLanguage420PackTests.cpp5275 ConstAssignmentTest::ConstAssignmentTest(deqp::Context& context) in ConstAssignmentTest() function in gl4cts::GLSL420Pack::ConstAssignmentTest
5288 bool ConstAssignmentTest::prepareNextTestCase(glw::GLuint test_case_index) in prepareNextTestCase()
5310 void ConstAssignmentTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_40… in prepareShaderSource()
18830 addChild(new GLSL420Pack::ConstAssignmentTest(m_context)); in init()