Home
last modified time | relevance | path

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

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