Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp683 class DrawToSingleLayerWithMultipleViewports : public DrawTestBase class
687DrawToSingleLayerWithMultipleViewports(deqp::Context &context, const glcts::ExtParameters &extPara…
689 virtual ~DrawToSingleLayerWithMultipleViewports() in ~DrawToSingleLayerWithMultipleViewports()
H A DglcViewportArrayTests.cpp3316 DrawToSingleLayerWithMultipleViewports::DrawToSingleLayerWithMultipleViewports(deqp::Context &conte… in DrawToSingleLayerWithMultipleViewports() function in glcts::ViewportArray::DrawToSingleLayerWithMultipleViewports
3328 std::string DrawToSingleLayerWithMultipleViewports::getFragmentShader() in getFragmentShader()
3350 std::string DrawToSingleLayerWithMultipleViewports::getGeometryShader() in getGeometryShader()
4815 addChild(new ViewportArray::DrawToSingleLayerWithMultipleViewports(m_context, m_extParams)); in init()