Re: [Mesa-dev] glsl es question: invalid pragma debug argument

2014-11-24 Thread Matt Turner
On Mon, Nov 24, 2014 at 2:13 AM, Samuel Iglesias Gonsálvez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > I found a GLSL ES test that provides an invalid argument to #pragma > debug() such as: > > #pragma debug (1.23) > > And it expects a compilation error. Mesa doesn'

[Mesa-dev] glsl es question: invalid pragma debug argument

2014-11-24 Thread Samuel Iglesias Gonsálvez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I found a GLSL ES test that provides an invalid argument to #pragma debug() such as: #pragma debug (1.23) And it expects a compilation error. Mesa doesn't complain about it, just ignore the whole thing. The allowed keywords are 'on' and '