Searched refs:createFramebufferClearTest (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fScissorTests.cpp | 108 …addChild(createFramebufferClearTest(tc, rc, "clear_fixed_buffer", "Fixed point color clear", C… in init() 109 …addChild(createFramebufferClearTest(tc, rc, "clear_int_buffer", "Integer color clear", CLEAR… in init() 110 …addChild(createFramebufferClearTest(tc, rc, "clear_uint_buffer", "Unsigned integer buffer clear"… in init() 111 …addChild(createFramebufferClearTest(tc, rc, "clear_depth_buffer", "Depth buffer clear", CLEAR… in init() 112 …addChild(createFramebufferClearTest(tc, rc, "clear_stencil_buffer", "Stencil buffer clear", C… in init() 113 …addChild(createFramebufferClearTest(tc, rc, "clear_depth_stencil_buffer", "Fixed point color buffe… in init()
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.hpp | 91 tcu::TestNode* createFramebufferClearTest (tcu::TestContext& testCtx,
|
D | glsScissorTests.cpp | 864 tcu::TestNode* createFramebufferClearTest (tcu::TestContext& testCtx, in createFramebufferClearTest() function
|