VertexState

constructor(module: ShaderModule, entryPoint: String = "main", constants: Map<String, GPUPipelineConstantValue>? = null, buffers: List<RenderPipelineDescriptor.VertexState.VertexBufferLayout> = listOf())