Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.hpp35 tcu::TestCaseGroup *createGeometryPointSizeTests(tcu::TestContext &testCtx);
H A DvktTessellationTests.cpp57 group->addChild(createGeometryPointSizeTests(testCtx)); in createGeometryInteractionTests()
H A DvktTessellationGeometryPointSizeTests.cpp468 tcu::TestCaseGroup *createGeometryPointSizeTests(tcu::TestContext &testCtx) in createGeometryPointSizeTests() function