# GPU_COLOR_WRITE_RED

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

Color-write bit for red.

```ds title="GPU_COLOR_WRITE_RED"
const GPU_COLOR_WRITE_RED: GpuColorWriteMask
```

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