Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.hpp38 tcu::TestCaseGroup* createImageFormatReinterpretTests (tcu::TestContext& testCtx);
DvktImageTests.cpp45 imageTests->addChild(createImageFormatReinterpretTests(testCtx)); in createChildren()
DvktImageLoadStoreTests.cpp1386 tcu::TestCaseGroup* createImageFormatReinterpretTests (tcu::TestContext& testCtx) in createImageFormatReinterpretTests() function