Skip to main content

create_vertex_state

Function create_vertex_state 

Source
pub fn create_vertex_state<'a>(
    shader_module: &'a ShaderModule,
    buffers: &'a [VertexBufferLayout<'_>],
) -> VertexState<'a>
Expand description

Create vertex state for render pipeline