Defines a bit mask of which color channels should be written to the given this.
If a bit is set in color_mask
that means that color will be written.
this |
a pointer to a Framebuffer |
color_mask |
A ColorMask of which color channels to write to the current framebuffer. |