Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDifferingInterpolationTests.hpp36 tcu::TestCaseGroup* createDifferingInterpolationTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp71 group->addChild(createDifferingInterpolationTests (testCtx)); in createChildren()
DvktDrawDifferingInterpolationTests.cpp355 tcu::TestCaseGroup* createDifferingInterpolationTests (tcu::TestContext& testCtx) in createDifferingInterpolationTests() function