Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.hpp34 tcu::TestCaseGroup* createPaddingTests (tcu::TestContext& testCtx);
DvktMemoryModelPadding.cpp344 tcu::TestCaseGroup* createPaddingTests (tcu::TestContext& testCtx) in createPaddingTests() function
DvktMemoryModelMessagePassing.cpp2092 group->addChild(createPaddingTests(testCtx)); in createTests()