Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.hpp35 tcu::TestCaseGroup* createDiscardRectanglesTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp76 group->addChild(createDiscardRectanglesTests (testCtx)); in createChildren()
DvktDrawDiscardRectanglesTests.cpp720 tcu::TestCaseGroup* createDiscardRectanglesTests (tcu::TestContext& testCtx) in createDiscardRectanglesTests() function