Searched refs:createImageSparseBindingTests (Results 1 – 3 of 3) sorted by relevance
34 tcu::TestCaseGroup *createImageSparseBindingTests(tcu::TestContext &testCtx);
47 sparseTests->addChild(createImageSparseBindingTests(testCtx)); in createTests()
552 tcu::TestCaseGroup *createImageSparseBindingTests(tcu::TestContext &testCtx) in createImageSparseBindingTests() function