Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.hpp34 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp58 group->addChild(createNegativeViewportHeightTests (testCtx)); in createChildren()
DvktDrawNegativeViewportHeightTests.cpp557 tcu::TestCaseGroup* createNegativeViewportHeightTests (tcu::TestContext& testCtx) in createNegativeViewportHeightTests() function