Searched refs:FillBufferTestCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFillBufferTests.cpp | 340 class FillBufferTestCase : public vkt::TestCase class 343 FillBufferTestCase (tcu::TestContext& testCtx, in FillBufferTestCase() function in vkt::api::__anon29044::FillBufferTestCase 497 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, "Fill " + description, params)); in createFillAndUpdateBufferTests() 508 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, "Fill " + description, params)); in createFillAndUpdateBufferTests() 519 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, "Fill " + description, params)); in createFillAndUpdateBufferTests() 530 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, "Fill " + description, params)); in createFillAndUpdateBufferTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFillBufferTests.cpp | 527 class FillBufferTestCase : public vkt::TestCase class 530 FillBufferTestCase (tcu::TestContext& testCtx, in FillBufferTestCase() function in vkt::api::__anon27790::FillBufferTestCase 681 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, params)); in createFillAndUpdateBufferTests() 691 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, params)); in createFillAndUpdateBufferTests() 701 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, params)); in createFillAndUpdateBufferTests() 711 currentTestsGroup->addChild(new FillBufferTestCase(testCtx, "fill_" + testName, params)); in createFillAndUpdateBufferTests()
|
Completed in 2 milliseconds