SDL_GPUColorTargetBlendState.color_write_mask

A bitmask specifying which of the RGBA components are enabled for writing. Writes to all channels if enable_color_write_mask is false.

struct SDL_GPUColorTargetBlendState
SDL_GPUColorComponentFlags color_write_mask;

Meta