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

9 lines
42 B
GLSL

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