Searched refs:ShaderBallotTests (Results 1 – 3 of 3) sorted by relevance
159 class ShaderBallotTests : public deqp::TestCaseGroup class162 ShaderBallotTests(deqp::Context& context);166 ShaderBallotTests(const ShaderBallotTests& other);167 ShaderBallotTests& operator=(const ShaderBallotTests& other);
758 ShaderBallotTests::ShaderBallotTests(deqp::Context& context) in ShaderBallotTests() function in gl4cts::ShaderBallotTests766 void ShaderBallotTests::init(void) in init()
308 addChild(new gl4cts::ShaderBallotTests(getContext())); in init()