glsl: Use the C99 variadic macro syntax. 89/7189/1
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 27 Jun 2013 06:41:36 +0000 (07:41 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 27 Jun 2013 06:44:11 +0000 (07:44 +0100)
commit15085b477b092ba4315d13b96112a8d714de8e27
tree25d7cf3b5d46bf810bf8ec67a884c29042e29651
parentbcd6f3b23c906befd5f0351eaec908dc9496147a
glsl: Use the C99 variadic macro syntax.

MSVC does not support the old GCC syntax.

See also
http://gcc.gnu.org/onlinedocs/gcc/Variadic-Macros.html
src/glsl/builtin_types.cpp
src/glsl/glsl_types.h