Home
last modified time | relevance | path

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

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