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

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp730 /** Implements test DrawMulitpleViewportsWithSingleInvocation, description follows:
740 class DrawMulitpleViewportsWithSingleInvocation : public DrawTestBase class in namespace:glcts::ViewportArray
744 DrawMulitpleViewportsWithSingleInvocation(deqp::Context& context, const glcts::ExtParameters& extParams);
746 virtual ~DrawMulitpleViewportsWithSingleInvocation()
H A DglcViewportArrayTests.cpp3530 DrawMulitpleViewportsWithSingleInvocation::DrawMulitpleViewportsWithSingleInvocation( function in class:glcts::ViewportArray::DrawMulitpleViewportsWithSingleInvocation
3542 std::string DrawMulitpleViewportsWithSingleInvocation::getFragmentShader()
3564 std::string DrawMulitpleViewportsWithSingleInvocation::getGeometryShader()
4809 addChild(new ViewportArray::DrawMulitpleViewportsWithSingleInvocation(m_context, m_extParams));

Completed in 222 milliseconds