stepMode

actual abstract var stepMode: WGPUVertexStepMode
expect abstract var stepMode: WGPUVertexStepMode

The step mode for the vertex buffer. If @ref WGPUVertexStepMode_VertexBufferNotUsed, indicates a "hole" in the parent @ref WGPUVertexState buffers array: the pipeline does not use a vertex buffer at this location.

actual abstract var stepMode: WGPUVertexStepMode
actual abstract var stepMode: WGPUVertexStepMode