#version 450 in vec2 texCoord; out vec4 fragColor; void main() { gl_FragDepth = 0.0; }