Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.hpp34 tcu::TestCaseGroup* createDrawMultiExtTests (tcu::TestContext& testCtx, bool useDynamicRendering);
DvktDrawTests.cpp79 group->addChild(createDrawMultiExtTests (testCtx, useDynamicRendering)); in createChildren()
DvktDrawMultiExtTests.cpp1201 tcu::TestCaseGroup* createDrawMultiExtTests (tcu::TestContext& testCtx, bool useDynamicRendering) in createDrawMultiExtTests() function