Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.hpp35 tcu::TestCaseGroup* createBasicDrawTests (tcu::TestContext& testCtx, bool useDynamicRendering);
DvktDrawTests.cpp64 group->addChild(createBasicDrawTests (testCtx, useDynamicRendering)); in createChildren()
DvktBasicDrawTests.cpp1292 tcu::TestCaseGroup* createBasicDrawTests (tcu::TestContext& testCtx, bool useDynamicRendering) in createBasicDrawTests() function