# GPU_VERTEX_FORMAT_UINT8X4

`import { GPU_VERTEX_FORMAT_UINT8X4 } from "destack:gpu/binding";`

Unsigned 8-bit x4 vertex format.

```ds title="GPU_VERTEX_FORMAT_UINT8X4"
const GPU_VERTEX_FORMAT_UINT8X4: GpuVertexFormat
```

[language/library/src/gpu/binding/pipeline.ds:90](https://github.com/destack-sh/destack/blob/main/language/library/src/gpu/binding/pipeline.ds#L90)
