Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.hpp36 tcu::TestCaseGroup *createDiscardRectanglesTests(tcu::TestContext &testCtx, const SharedGroupParams…
H A DvktDrawTests.cpp92 group->addChild(createDiscardRectanglesTests(testCtx, groupParams)); in createChildren()
H A DvktDrawDiscardRectanglesTests.cpp848 tcu::TestCaseGroup *createDiscardRectanglesTests(tcu::TestContext &testCtx, const SharedGroupParams… in createDiscardRectanglesTests() function