deno / 1.23.2 / ~ / gpuvertexstepmode.html /

GPUVertexStepMode

type GPUVertexStepMode = "vertex" | "instance";

Type

"vertex" | "instance"