Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp899 …de::MovePtr<tcu::TestCaseGroup> srcFormatGroup (new tcu::TestCaseGroup(testCtx, srcFormatName.c_st… in initYcbcrDefaultCopyTests() local
935 srcFormatGroup->addChild(dstFormatGroup.release()); in initYcbcrDefaultCopyTests()
938 testGroup->addChild(srcFormatGroup.release()); in initYcbcrDefaultCopyTests()
1009 …de::MovePtr<tcu::TestCaseGroup> srcFormatGroup (new tcu::TestCaseGroup(testCtx, srcFormatName.c_st… in initYcbcrDimensionsCopyTests() local
1044 srcFormatGroup->addChild(dstFormatGroup.release()); in initYcbcrDimensionsCopyTests()
1047 dimensionGroup->addChild(srcFormatGroup.release()); in initYcbcrDimensionsCopyTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp8007 …tcu::TestCaseGroup* srcFormatGroup = new tcu::TestCaseGroup(testCtx, getFormatCaseName(testParams.… in addImageToImageDimensionsTests() local
8047 srcFormatGroup->addChild(dstFormatGroup); in addImageToImageDimensionsTests()
8050 imageSizeGroup->addChild(srcFormatGroup); in addImageToImageDimensionsTests()