Searched refs:createImageSizeTests (Results 1 – 4 of 4) sorted by relevance
34 tcu::TestCaseGroup* createImageSizeTests (tcu::TestContext& testCtx);
47 imageTests->addChild(createImageSizeTests(testCtx)); in createChildren()
513 tcu::TestCaseGroup* createImageSizeTests (tcu::TestContext& testCtx) in createImageSizeTests() function
286 de::MovePtr<tcu::TestCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, VkImageViewType im… in createImageSizeTests() function566 de::MovePtr<tcu::TestCaseGroup> sizeTests = createImageSizeTests(testCtx, viewType, format); in createImageTests()