#version 150 layout(std140) uniform Globals { vec2 ScreenSize; float GlintAlpha; float GameTime; int MenuBlurRadius; };