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

/external/deqp/modules/gles3/functional/
H A Des3fScissorTests.cpp108 addChild(createFramebufferClearTest(tc, rc, "clear_fixed_buffer", "Fixed point color clear", CLEAR_COLOR_FIXED));
109 addChild(createFramebufferClearTest(tc, rc, "clear_int_buffer", "Integer color clear", CLEAR_COLOR_INT));
110 addChild(createFramebufferClearTest(tc, rc, "clear_uint_buffer", "Unsigned integer buffer clear", CLEAR_COLOR_UINT));
111 addChild(createFramebufferClearTest(tc, rc, "clear_depth_buffer", "Depth buffer clear", CLEAR_DEPTH));
112 addChild(createFramebufferClearTest(tc, rc, "clear_stencil_buffer", "Stencil buffer clear", CLEAR_STENCIL));
113 addChild(createFramebufferClearTest(tc, rc, "clear_depth_stencil_buffer", "Fixed point color buffer clear", CLEAR_DEPTH_STENCIL));
/external/deqp/modules/glshared/
H A DglsScissorTests.hpp91 tcu::TestNode* createFramebufferClearTest (tcu::TestContext& testCtx,
H A DglsScissorTests.cpp859 tcu::TestNode* createFramebufferClearTest (tcu::TestContext& testCtx, function in namespace:deqp::gls::Functional::ScissorTestInternal

Completed in 126 milliseconds