#version 450 out float fragColor; void main() { fragColor = 1.0; }