Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.hpp36 tcu::TestCaseGroup *createBasicDrawTests(tcu::TestContext &testCtx, const SharedGroupParams groupPa…
H A DvktDrawTests.cpp77 group->addChild(createBasicDrawTests(testCtx, groupParams)); in createChildren()
H A DvktBasicDrawTests.cpp1817 tcu::TestCaseGroup *createBasicDrawTests(tcu::TestContext &testCtx, const SharedGroupParams groupPa… in createBasicDrawTests() function