Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageMemoryAliasing.hpp35 tcu::TestCaseGroup* createDeviceGroupImageSparseMemoryAliasingTests(tcu::TestContext& testCtx);
DvktSparseResourcesTests.cpp55 sparseTests->addChild(createDeviceGroupImageSparseMemoryAliasingTests (testCtx)); in createTests()
DvktSparseResourcesImageMemoryAliasing.cpp951 tcu::TestCaseGroup* createDeviceGroupImageSparseMemoryAliasingTests(tcu::TestContext& testCtx) in createDeviceGroupImageSparseMemoryAliasingTests() function