Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderBallotTests.hpp103 class ShaderBallotAvailabilityTestCase : public ShaderBallotBaseTestCase class
107 ShaderBallotAvailabilityTestCase(deqp::Context& context);
Dgl4cShaderBallotTests.cpp464 ShaderBallotAvailabilityTestCase::ShaderBallotAvailabilityTestCase(deqp::Context& context) in ShaderBallotAvailabilityTestCase() function in gl4cts::ShaderBallotAvailabilityTestCase
482 void ShaderBallotAvailabilityTestCase::init() in init()
490 tcu::TestNode::IterateResult ShaderBallotAvailabilityTestCase::iterate() in iterate()
767 addChild(new ShaderBallotAvailabilityTestCase(m_context)); in init()