mesa/tests/parameters-02.glsl

10 lines
42 B
Text
Raw Normal View History

2010-02-22 13:19:34 -08:00
void a()
{
;
}
void a(float x)
{
;
}