Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.hpp36 tcu::TestCaseGroup *createGeometryGridRenderScatterTests(tcu::TestContext &testCtx);
H A DvktTessellationTests.cpp56 group->addChild(createGeometryGridRenderScatterTests(testCtx)); in createGeometryInteractionTests()
H A DvktTessellationGeometryGridRenderTests.cpp765 tcu::TestCaseGroup *createGeometryGridRenderScatterTests(tcu::TestContext &testCtx) in createGeometryGridRenderScatterTests() function