Searched refs:createCopyBufferToImageTests (Results 1 – 3 of 3) sorted by relevance
314 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBuffe… in createCopyBufferToImageTests() function418 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx) in createCopyBufferToImageTests() function422 clearTests->addChild(createCopyBufferToImageTests(testCtx, CMD_BUFFER_PRIMARY)); in createCopyBufferToImageTests()423 clearTests->addChild(createCopyBufferToImageTests(testCtx, CMD_BUFFER_SECONDARY)); in createCopyBufferToImageTests()
35 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx);
68 imageTestGroup->addChild(createCopyBufferToImageTests(testCtx)); in createTests()