Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.hpp34 tcu::TestCaseGroup* createImageTranscodingSupportTests (tcu::TestContext& testCtx);
DvktImageTests.cpp65 imageTests->addChild(createImageTranscodingSupportTests(testCtx)); in createChildren()
DvktImageTranscodingSupportTests.cpp1108 tcu::TestCaseGroup* createImageTranscodingSupportTests (tcu::TestContext& testCtx) in createImageTranscodingSupportTests() function