Home
last modified time | relevance | path

Searched refs:copyRandomTests (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp386 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyBufferToImageTests() local
409copyRandomTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, dat… in createCopyBufferToImageTests()
416 copyTests->addChild(copyRandomTests.release()); in createCopyBufferToImageTests()
DvktProtectedMemCopyImageTests.cpp429 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageTests() local
447copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests()
454 copyTests->addChild(copyRandomTests.release()); in createCopyImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp395 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageToFloatBufferTests() local
420copyRandomTests->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/
DvktProtectedMemCopyBufferToImageTests.cpp386 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyBufferToImageTests() local
409copyRandomTests->addChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, dat… in createCopyBufferToImageTests()
416 copyTests->addChild(copyRandomTests.release()); in createCopyBufferToImageTests()
DvktProtectedMemCopyImageTests.cpp429 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageTests() local
447copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests()
454 copyTests->addChild(copyRandomTests.release()); in createCopyImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp395 …de::MovePtr<tcu::TestCaseGroup> copyRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Copy … in createCopyImageToFloatBufferTests() local
420copyRandomTests->addChild(new CopyImageToBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearVal… in createCopyImageToFloatBufferTests()
428 copyTests->addChild(copyRandomTests.release()); in createCopyImageToFloatBufferTests()