Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.hpp34 tcu::TestCaseGroup* createInputAssemblyTests (tcu::TestContext& testCtx);
DvktPipelineTests.cpp79 pipelineTests->addChild(createInputAssemblyTests (testCtx)); in createChildren()
DvktPipelineInputAssemblyTests.cpp1497 tcu::TestCaseGroup* createInputAssemblyTests (tcu::TestContext& testCtx) in createInputAssemblyTests() function