Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbTests.hpp36 tcu::TestCaseGroup* createAhbTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp80 group->addChild(createAhbTests (testCtx)); in createChildren()
DvktDrawAhbTests.cpp657 tcu::TestCaseGroup* createAhbTests (tcu::TestContext& testCtx) in createAhbTests() function