Searched refs:copyRandomTests (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 386 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyBufferToImageTests() local 409 …copyRandomTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, dat… in createCopyBufferToImageTests() 416 copyTests->addChild(copyRandomTests.release()); in createCopyBufferToImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 429 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageTests() local 447 …copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests() 454 copyTests->addChild(copyRandomTests.release()); in createCopyImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 395 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageToFloatBufferTests() local 420 …copyRandomTests->addChild(new CopyImageToBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearVal… in createCopyImageToFloatBufferTests() 428 copyTests->addChild(copyRandomTests.release()); in createCopyImageToFloatBufferTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 386 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyBufferToImageTests() local 409 …copyRandomTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, dat… in createCopyBufferToImageTests() 416 copyTests->addChild(copyRandomTests.release()); in createCopyBufferToImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 429 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageTests() local 447 …copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests() 454 copyTests->addChild(copyRandomTests.release()); in createCopyImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 395 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageToFloatBufferTests() local 420 …copyRandomTests->addChild(new CopyImageToBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearVal… in createCopyImageToFloatBufferTests() 428 copyTests->addChild(copyRandomTests.release()); in createCopyImageToFloatBufferTests()
|