Searched refs:vertex_input_state (Results 1 – 2 of 2) sorted by relevance
28 …const VkPipelineVertexInputStateCreateInfo &vertex_input_state() const { return vertex_input_state… in vertex_input_state() function
350 pipeline_info.pVertexInputState = &meshes_->vertex_input_state(); in create_pipeline()