Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp1032 class ConstDynamicValueTest : public GLSLTestBase class
1036 ConstDynamicValueTest(deqp::Context&);
1038 virtual ~ConstDynamicValueTest() in ~ConstDynamicValueTest()
Dgl4cShadingLanguage420PackTests.cpp4982 ConstDynamicValueTest::ConstDynamicValueTest(deqp::Context& context) in ConstDynamicValueTest() function in gl4cts::GLSL420Pack::ConstDynamicValueTest
4994 void ConstDynamicValueTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_… in prepareShaderSource()
5261 void ConstDynamicValueTest::prepareUniforms(Utils::program& program) in prepareUniforms()
18829 addChild(new GLSL420Pack::ConstDynamicValueTest(m_context)); in init()