HomeSort by relevance Sort by last modified time
    Searched refs:ShaderBallotFunctionBallotTestCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cShaderBallotTests.hpp 135 class ShaderBallotFunctionBallotTestCase : public ShaderBallotBaseTestCase
139 ShaderBallotFunctionBallotTestCase(deqp::Context& context);
gl4cShaderBallotTests.cpp 606 ShaderBallotFunctionBallotTestCase::ShaderBallotFunctionBallotTestCase(deqp::Context& context)
635 void ShaderBallotFunctionBallotTestCase::init()
643 tcu::TestNode::IterateResult ShaderBallotFunctionBallotTestCase::iterate()
770 addChild(new ShaderBallotFunctionBallotTestCase(m_context));

Completed in 59 milliseconds