Files
third_party_mesa3d/tests/parameters-02.glsl
2010-03-23 11:57:24 -07:00

10 lines
42 B
GLSL

void a()
{
;
}
void a(float x)
{
;
}