Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.hpp35 tcu::TestCaseGroup *createTextureCompressedFormatTests(tcu::TestContext &testCtx);
H A DvktTextureTests.cpp57 textureTests->addChild(createTextureCompressedFormatTests(testCtx)); in createTextureTests()
H A DvktTextureCompressedFormatTests.cpp615 tcu::TestCaseGroup *createTextureCompressedFormatTests(tcu::TestContext &testCtx) in createTextureCompressedFormatTests() function