Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp744 class DrawMulitpleViewportsWithSingleInvocation : public DrawTestBase class
748DrawMulitpleViewportsWithSingleInvocation(deqp::Context &context, const glcts::ExtParameters &extP…
750 virtual ~DrawMulitpleViewportsWithSingleInvocation() in ~DrawMulitpleViewportsWithSingleInvocation()
H A DglcViewportArrayTests.cpp3537 DrawMulitpleViewportsWithSingleInvocation::DrawMulitpleViewportsWithSingleInvocation( in DrawMulitpleViewportsWithSingleInvocation() function in glcts::ViewportArray::DrawMulitpleViewportsWithSingleInvocation
3549 std::string DrawMulitpleViewportsWithSingleInvocation::getFragmentShader() in getFragmentShader()
3571 std::string DrawMulitpleViewportsWithSingleInvocation::getGeometryShader() in getGeometryShader()
4817 addChild(new ViewportArray::DrawMulitpleViewportsWithSingleInvocation(m_context, m_extParams)); in init()