Searched refs:ViewportIndexSubroutine (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp756 /** Implements test ViewportIndexSubroutine, description follows:
773 class ViewportIndexSubroutine : public DrawTestBase class in namespace:glcts::ViewportArray
777 ViewportIndexSubroutine(deqp::Context& context, const glcts::ExtParameters& extParams);
779 virtual ~ViewportIndexSubroutine()
H A DglcViewportArrayTests.cpp3615 ViewportIndexSubroutine::ViewportIndexSubroutine(deqp::Context& context, const glcts::ExtParameters& extParams) function in class:glcts::ViewportArray::ViewportIndexSubroutine
3626 tcu::TestNode::IterateResult ViewportIndexSubroutine::iterate()
3643 std::string ViewportIndexSubroutine::getFragmentShader()
3665 std::string ViewportIndexSubroutine::getGeometryShader()
3723 bool ViewportIndexSubroutine::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
3772 GLuint ViewportIndexSubroutine::getDrawCallsNumber()
3782 void ViewportIndexSubroutine::prepareUniforms(Utils::program& program, GLuint draw_call_index)
3805 void ViewportIndexSubroutine::setupViewports(TEST_TYPE /* type */, glw::GLuint iteration_index)
4810 addChild(new ViewportArray::ViewportIndexSubroutine(m_contex
[all...]

Completed in 122 milliseconds