blob: 0ecf4768ae5d94ac6f2c2af2f6bcfcc293a06f4d [file] [log] [blame]
#version 410 core
in double d;
in dvec3 d3;
in dmat4 dm4;
void main()
{
}