Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp1105 class ConstDynamicValueAsConstExprTest : public NegativeTestBase class
1109 ConstDynamicValueAsConstExprTest(deqp::Context &);
1111 virtual ~ConstDynamicValueAsConstExprTest() in ~ConstDynamicValueAsConstExprTest()
H A Dgl4cShadingLanguage420PackTests.cpp5503 ConstDynamicValueAsConstExprTest::ConstDynamicValueAsConstExprTest(deqp::Context &context) in ConstDynamicValueAsConstExprTest() function in gl4cts::GLSL420Pack::ConstDynamicValueAsConstExprTest
5516 void ConstDynamicValueAsConstExprTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_u… in prepareShaderSource()
18805 addChild(new GLSL420Pack::ConstDynamicValueAsConstExprTest(m_context)); in init()