Searched defs:copyTests (Results 1 – 6 of 6) sorted by relevance
462 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageTests() local472 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyImageTests() local
394 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageToFloatBufferTests() local404 …de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy_image_to_float_buf… in createCopyImageToFloatBufferTests() local
425 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyBufferToImageTests() local
596 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyBufferTests() local
520 var copyTests = []struct { var
3003 } copyTests[] = { in testGenerator() local