Home
last modified time | relevance | path

Searched refs:viewTypeGroup (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp548 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createImageTests() local
572 viewTypeGroup->addChild(formatTests.release()); in createImageTests()
573 viewTypeTests->addChild(viewTypeGroup.release()); in createImageTests()
DvktPipelineImageViewTests.cpp758 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createImageViewTests() local
784 viewTypeGroup->addChild(formatTests.release()); in createImageViewTests()
785 viewTypeTests->addChild(viewTypeGroup.release()); in createImageViewTests()
DvktPipelineSamplerTests.cpp861 …de::MovePtr<tcu::TestCaseGroup> viewTypeGroup (new tcu::TestCaseGroup(testCtx, imageViewTypes[view… in createSamplerTests() local
903 viewTypeGroup->addChild(formatTests.release()); in createSamplerTests()
904 viewTypeTests->addChild(viewTypeGroup.release()); in createSamplerTests()