Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemFillUpdateCopyBufferTests.hpp35 tcu::TestCaseGroup* createFillBufferTests (tcu::TestContext& testCtx);
DvktProtectedMemTests.cpp75 bufferTestGroup->addChild(createFillBufferTests(testCtx)); in createTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp620 tcu::TestCaseGroup* createFillBufferTests (tcu::TestContext& testCtx) in createFillBufferTests() function