Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp1105 class ConstDynamicValueAsConstExprTest : public NegativeTestBase class
1109 ConstDynamicValueAsConstExprTest(deqp::Context&);
1111 virtual ~ConstDynamicValueAsConstExprTest() in ~ConstDynamicValueAsConstExprTest()
Dgl4cShadingLanguage420PackTests.cpp5521 ConstDynamicValueAsConstExprTest::ConstDynamicValueAsConstExprTest(deqp::Context& context) in ConstDynamicValueAsConstExprTest() function in gl4cts::GLSL420Pack::ConstDynamicValueAsConstExprTest
5534 void ConstDynamicValueAsConstExprTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_u… in prepareShaderSource()
18831 addChild(new GLSL420Pack::ConstDynamicValueAsConstExprTest(m_context)); in init()