Searched refs:createVertexInputTests (Results 1 – 3 of 3) sorted by relevance
34 void createVertexInputTests (tcu::TestCaseGroup* vertexInputTests);
93 …pipelineTests->addChild(createTestGroup (testCtx, "vertex_input", "", createVertexInputTests)… in createChildren()
2172 void createVertexInputTests (tcu::TestCaseGroup* vertexInputTests) in createVertexInputTests() function