Searched refs:defaultVertexInputState (Results 1 – 1 of 1) sorted by relevance
71 static const VkPipelineVertexInputStateCreateInfo defaultVertexInputState variable675 const auto pVertexInputState = vertexInputState ? vertexInputState : &defaultVertexInputState; in setupVertexInputState()