# GPU_VERTEX_FORMAT_UINT8

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

Unsigned 8-bit scalar vertex format.

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

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