Searched refs:ViewportIndexSubroutine (Results 1 – 2 of 2) sorted by relevance
773 class ViewportIndexSubroutine : public DrawTestBase class777 ViewportIndexSubroutine(deqp::Context& context, const glcts::ExtParameters& extParams);779 virtual ~ViewportIndexSubroutine() in ~ViewportIndexSubroutine()
3615 ViewportIndexSubroutine::ViewportIndexSubroutine(deqp::Context& context, const glcts::ExtParameters… in ViewportIndexSubroutine() function in glcts::ViewportArray::ViewportIndexSubroutine3626 tcu::TestNode::IterateResult ViewportIndexSubroutine::iterate() in iterate()3643 std::string ViewportIndexSubroutine::getFragmentShader() in getFragmentShader()3665 std::string ViewportIndexSubroutine::getGeometryShader() in getGeometryShader()3723 bool ViewportIndexSubroutine::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 … in checkResults()3772 GLuint ViewportIndexSubroutine::getDrawCallsNumber() in getDrawCallsNumber()3782 void ViewportIndexSubroutine::prepareUniforms(Utils::program& program, GLuint draw_call_index) in prepareUniforms()3805 void ViewportIndexSubroutine::setupViewports(TEST_TYPE /* type */, glw::GLuint iteration_index) in setupViewports()4810 addChild(new ViewportArray::ViewportIndexSubroutine(m_context, m_extParams)); in init()