Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.hpp34 tcu::TestCaseGroup* createSparseBufferTests (tcu::TestContext& testCtx);
DvktSparseResourcesTests.cpp45 sparseTests->addChild(createSparseBufferTests (testCtx)); in createTests()
DvktSparseResourcesBufferTests.cpp1598 tcu::TestCaseGroup* createSparseBufferTests (tcu::TestContext& testCtx) in createSparseBufferTests() function