Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.hpp37 tcu::TestCaseGroup* createAtomicStorageBufferTests (tcu::TestContext& testCtx);
DvktProtectedMemTests.cpp87 ssboTestGroup->addChild(createAtomicStorageBufferTests(testCtx)); in createTests()
DvktProtectedMemStorageBufferTests.cpp821 tcu::TestCaseGroup* createAtomicStorageBufferTests (tcu::TestContext& testctx) in createAtomicStorageBufferTests() function