Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.hpp35 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp59 group->addChild(createZeroViewportHeightTests (testCtx)); in createChildren()
DvktDrawNegativeViewportHeightTests.cpp562 tcu::TestCaseGroup* createZeroViewportHeightTests (tcu::TestContext& testCtx) in createZeroViewportHeightTests() function