Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.hpp35 tcu::TestCaseGroup* createWindingTests (tcu::TestContext& testCtx);
DvktTessellationTests.cpp68 tessellationTests->addChild(createWindingTests (testCtx)); in createChildren()
DvktTessellationWindingTests.cpp597 tcu::TestCaseGroup* createWindingTests (tcu::TestContext& testCtx) in createWindingTests() function