blob: c3c194cea3e61131ed9e97b2976b301d66751e47 [file] [log] [blame]
#version 450
void main()
{
vec3 color = vec3(0.0,0.0,0.0,1.0);
}