Searched defs:BufferToBufferTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp1171 class BufferToBufferTestCase : public vkt::TestCase class in namespace:vkt::api::__anon3720
1174 BufferToBufferTestCase (tcu::TestContext& testCtx, function in class:vkt::api::__anon3720::BufferToBufferTestCase
4029 bufferToBufferTests->addChild(new BufferToBufferTestCase(testCtx, "whole", "Whole buffer", params));
4048 bufferToBufferTests->addChild(new BufferToBufferTestCase(testCtx, "partial", "Partial", params));
4072 bufferToBufferTests->addChild(new BufferToBufferTestCase(testCtx, "regions", "Multiple regions", params));

Completed in 61 milliseconds