Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.hpp35 tcu::TestCaseGroup *createGeometryGridRenderLimitsTests(tcu::TestContext &testCtx);
H A DvktTessellationTests.cpp55 group->addChild(createGeometryGridRenderLimitsTests(testCtx)); in createGeometryInteractionTests()
H A DvktTessellationGeometryGridRenderTests.cpp744 tcu::TestCaseGroup *createGeometryGridRenderLimitsTests(tcu::TestContext &testCtx) in createGeometryGridRenderLimitsTests() function