Home
last modified time | relevance | path

Searched defs:copyTests (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemCopyImageTests.cpp462 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageTests() local
472 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyImageTests() local
H A DvktProtectedMemCopyImageToBufferTests.cpp394 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyImageToFloatBufferTests() local
404 …de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy_image_to_float_buf… in createCopyImageToFloatBufferTests() local
H A DvktProtectedMemCopyBufferToImageTests.cpp425 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, groupName.c_str())); in createCopyBufferToImageTests() local
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp596 de::MovePtr<tcu::TestCaseGroup> copyTests(new tcu::TestCaseGroup(testCtx, "copy")); in createCopyBufferTests() local
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/js/
Djs_test.go520 var copyTests = []struct { var
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp3003 } copyTests[] = { in testGenerator() local