Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.hpp33 tcu::TestCaseGroup* createMultisampleInterpolationTests (tcu::TestContext& testCtx);
DvktPipelineTests.cpp76 pipelineTests->addChild(createMultisampleInterpolationTests (testCtx)); in createChildren()
DvktPipelineMultisampleInterpolationTests.cpp904 tcu::TestCaseGroup* createMultisampleInterpolationTests (tcu::TestContext& testCtx) in createMultisampleInterpolationTests() function