# GPU_COLOR_WRITE_ALPHA

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

Color-write bit for alpha.

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

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