Home | History | Annotate | Download | only in functional

Lines Matching defs:renderTest

905 	bool						renderTest								(const vector<BasicUniform>& basicUniforms, const ShaderProgram& program, Random& rnd);
1578 bool UniformCase::renderTest (const vector<BasicUniform>& basicUniforms, const ShaderProgram& program, Random& rnd)
1835 const ScopedLogSection section(log, "RenderTest", "Render test");
1836 const bool success = renderTest(basicUniforms, program, rnd);