Home
last modified time | relevance | path

Searched refs:dedicatedAllocationTestsGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp812 …de::MovePtr<tcu::TestCaseGroup> dedicatedAllocationTestsGroup(new tcu::TestCaseGroup(testCtx, "ded… in createDedicatedAllocationTests() local
815 dedicatedAllocationTestsGroup->addChild(samplingTypeTests.release()); in createDedicatedAllocationTests()
817 return dedicatedAllocationTestsGroup; in createDedicatedAllocationTests()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6362 …de::MovePtr<tcu::TestCaseGroup> dedicatedAllocationTestsGroup(new tcu::TestCaseGroup(testCtx, "ded… in createDedicatedAllocationTests() local
6364 addRenderPassTests(dedicatedAllocationTestsGroup.get(), ALLOCATION_KIND_DEDICATED); in createDedicatedAllocationTests()
6366 return dedicatedAllocationTestsGroup; in createDedicatedAllocationTests()