Home
last modified time | relevance | path

Searched refs:UpdateBufferTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFillBufferTests.cpp431 class UpdateBufferTestCase : public vkt::TestCase class
434 UpdateBufferTestCase (tcu::TestContext& testCtx, in UpdateBufferTestCase() function in vkt::api::__anon29044::UpdateBufferTestCase
498 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, "Update " + description, params)); in createFillAndUpdateBufferTests()
509 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, "Update " + description, params)); in createFillAndUpdateBufferTests()
520 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, "Update " + description, params)); in createFillAndUpdateBufferTests()
531 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, "Update " + description, params)); in createFillAndUpdateBufferTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFillBufferTests.cpp616 class UpdateBufferTestCase : public vkt::TestCase class
619 UpdateBufferTestCase (tcu::TestContext& testCtx, in UpdateBufferTestCase() function in vkt::api::__anon27790::UpdateBufferTestCase
682 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, params)); in createFillAndUpdateBufferTests()
692 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, params)); in createFillAndUpdateBufferTests()
702 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, params)); in createFillAndUpdateBufferTests()
712 currentTestsGroup->addChild(new UpdateBufferTestCase(testCtx, "update_" + testName, params)); in createFillAndUpdateBufferTests()

Completed in 4 milliseconds