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

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3245 class BlitMipmapTestCase : public vkt::TestCase class in namespace:vkt::api::__anon4239
3248 BlitMipmapTestCase (tcu::TestContext& testCtx, function in class:vkt::api::__anon4239::BlitMipmapTestCase
6623 group->addChild(new BlitMipmapTestCase(testCtx, testName + "_nearest", description, testParams.params));
6628 group->addChild(new BlitMipmapTestCase(testCtx, testName + "_linear", description, testParams.params));

Completed in 172 milliseconds