Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageRebind.hpp34 tcu::TestCaseGroup *createImageSparseRebindTests(tcu::TestContext &testCtx);
DvktSparseResourcesTests.cpp61 sparseTests->addChild(createImageSparseRebindTests(testCtx)); in createTests()
DvktSparseResourcesImageRebind.cpp864 tcu::TestCaseGroup *createImageSparseRebindTests(tcu::TestContext &testCtx) in createImageSparseRebindTests() function