Vertex.State
Vertex states.
The type for GPUVertexState
objects.
val v :
?constants:(Jstr.t * float) list ->
buffers:Buffer_layout.t list ->
module':Shader_module.t ->
entry_point:Jstr.t ->
unit ->
t
The type for GPUVertexState
objects.