Searched refs:DrawToSingleLayerWithMultipleViewports (Results 1 – 2 of 2) sorted by relevance
679 class DrawToSingleLayerWithMultipleViewports : public DrawTestBase class683 …DrawToSingleLayerWithMultipleViewports(deqp::Context& context, const glcts::ExtParameters& extPara…685 virtual ~DrawToSingleLayerWithMultipleViewports() in ~DrawToSingleLayerWithMultipleViewports()
3309 DrawToSingleLayerWithMultipleViewports::DrawToSingleLayerWithMultipleViewports(deqp::Context& … in DrawToSingleLayerWithMultipleViewports() function in glcts::ViewportArray::DrawToSingleLayerWithMultipleViewports3321 std::string DrawToSingleLayerWithMultipleViewports::getFragmentShader() in getFragmentShader()3343 std::string DrawToSingleLayerWithMultipleViewports::getGeometryShader() in getGeometryShader()4807 addChild(new ViewportArray::DrawToSingleLayerWithMultipleViewports(m_context, m_extParams)); in init()