Lines Matching refs:DrawMultipleLayers
3852 DrawMultipleLayers::DrawMultipleLayers(deqp::Context& context, const glcts::ExtParameters& extParams)
3865 DrawMultipleLayers::DrawMultipleLayers(deqp::Context& context, const glcts::ExtParameters& extParams,
3876 std::string DrawMultipleLayers::getFragmentShader()
3898 std::string DrawMultipleLayers::getGeometryShader()
3948 bool DrawMultipleLayers::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */,
3998 void DrawMultipleLayers::prepareTextures(Utils::texture& texture_0, Utils::texture& /* texture_1 */)
4010 : DrawMultipleLayers(context, extParams, "scissor", "Test verifies that scissor test is applied as expected")
4031 : DrawMultipleLayers(context, extParams, "scissor_zero_dimension",
4120 : DrawMultipleLayers(context, extParams, "scissor_clear",
4811 addChild(new ViewportArray::DrawMultipleLayers(m_context, m_extParams));