Searched refs:createClearTest (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fScissorTests.cpp | 94 …addChild(createClearTest(tc, rc, "clear_depth", "Depth buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0.8f… in init() 95 …addChild(createClearTest(tc, rc, "clear_stencil", "Stencil buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0… in init() 96 …addChild(createClearTest(tc, rc, "clear_color", "Color buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0.8f… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fScissorTests.cpp | 104 …addChild(createClearTest(tc, rc, "clear_depth", "Depth buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0.8f… in init() 105 …addChild(createClearTest(tc, rc, "clear_stencil", "Stencil buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0… in init() 106 …addChild(createClearTest(tc, rc, "clear_color", "Color buffer clear", Vec4(0.1f, 0.1f, 0.8f, 0.8f… in init()
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.hpp | 84 tcu::TestNode* createClearTest (tcu::TestContext& testCtx,
|
D | glsScissorTests.cpp | 854 tcu::TestNode* createClearTest (tcu::TestContext& testCtx, in createClearTest() function
|