Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.hpp35 tcu::TestCaseGroup* createDepthClampTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp79 group->addChild(createDepthClampTests (testCtx)); in createChildren()
DvktDrawDepthClampTests.cpp506 tcu::TestCaseGroup* createDepthClampTests (tcu::TestContext& testCtx) in createDepthClampTests() function