Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawOutputLocationTests.hpp35 tcu::TestCaseGroup* createOutputLocationTests (tcu::TestContext& testCtx);
DvktDrawOutputLocationTests.cpp117 tcu::TestCaseGroup* createOutputLocationTests (tcu::TestContext& testCtx) in createOutputLocationTests() function
DvktDrawTests.cpp78 group->addChild(createOutputLocationTests (testCtx)); in createChildren()