Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.hpp35 tcu::TestCaseGroup* createInvertedDepthRangesTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp70 group->addChild(createInvertedDepthRangesTests (testCtx)); in createChildren()
DvktDrawInvertedDepthRangesTests.cpp671 tcu::TestCaseGroup* createInvertedDepthRangesTests (tcu::TestContext& testCtx) in createInvertedDepthRangesTests() function