Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultisampleLinearInterpolationTests.hpp36 tcu::TestCaseGroup *createMultisampleLinearInterpolationTests(tcu::TestContext &testCtx,
H A DvktDrawTests.cpp91 group->addChild(createMultisampleLinearInterpolationTests(testCtx, groupParams)); in createChildren()
H A DvktDrawMultisampleLinearInterpolationTests.cpp694 tcu::TestCaseGroup *createMultisampleLinearInterpolationTests(tcu::TestContext &testCtx, in createMultisampleLinearInterpolationTests() function