void main() { mat4 m; vec4 v; bool b; gl_FragColor = b ? v : m; }