Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.hpp34 void createVertexInputTests (tcu::TestCaseGroup* vertexInputTests);
DvktPipelineTests.cpp93 …pipelineTests->addChild(createTestGroup (testCtx, "vertex_input", "", createVertexInputTests)… in createChildren()
DvktPipelineVertexInputTests.cpp2172 void createVertexInputTests (tcu::TestCaseGroup* vertexInputTests) in createVertexInputTests() function