pub const MSAA_SAMPLE_COUNT: u32 = 4;
Multisample anti-aliasing sample count used throughout the renderer.