Searched refs:createFramebufferBlitTest (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fScissorTests.cpp115 addChild(createFramebufferBlitTest(tc, rc, "framebuffer_blit_center", "Blit to default framebuffer, scissor away edges", Vec4(0.1f, 0.1f, 0.8f, 0.8f)));
116 addChild(createFramebufferBlitTest(tc, rc, "framebuffer_blit_corner", "Blit to default framebuffer, scissor all but a corner", Vec4(0.6f, 0.6f, 0.5f, 0.5f)));
117 addChild(createFramebufferBlitTest(tc, rc, "framebuffer_blit_none", "Blit to default framebuffer, scissor area outside screen", Vec4(1.6f, 0.6f, 0.5f, 0.5f)));
/external/deqp/modules/glshared/
H A DglsScissorTests.hpp97 tcu::TestNode* createFramebufferBlitTest (tcu::TestContext& testCtx,
H A DglsScissorTests.cpp868 tcu::TestNode* createFramebufferBlitTest (tcu::TestContext& testCtx, function in namespace:deqp::gls::Functional::ScissorTestInternal

Completed in 658 milliseconds