Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.hpp38 tcu::TestCaseGroup* createImageFormatReinterpretTests (tcu::TestContext& testCtx);
H A DvktImageTests.cpp56 imageTests->addChild(createImageFormatReinterpretTests(testCtx)); in createChildren()
H A DvktImageLoadStoreTests.cpp2608 tcu::TestCaseGroup* createImageFormatReinterpretTests (tcu::TestContext& testCtx) in createImageFormatReinterpretTests() function