Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.hpp148 class ShaderBallotFunctionReadTestCase : public ShaderBallotBaseTestCase class
152 ShaderBallotFunctionReadTestCase(deqp::Context& context);
Dgl4cShaderBallotTests.cpp681 ShaderBallotFunctionReadTestCase::ShaderBallotFunctionReadTestCase(deqp::Context& context) in ShaderBallotFunctionReadTestCase() function in gl4cts::ShaderBallotFunctionReadTestCase
707 void ShaderBallotFunctionReadTestCase::init() in init()
715 tcu::TestNode::IterateResult ShaderBallotFunctionReadTestCase::iterate() in iterate()
770 addChild(new ShaderBallotFunctionReadTestCase(m_context)); in init()