[Piglit] [PATCH] glsl-version-define-130: New test for glsl 1.30 existence and __VERSION__ reflecting glsl 1.30.
Zhao, Jian J
jian.j.zhao at intel.com
Tue Nov 29 00:40:28 PST 2011
> -----Original Message-----
> From: Eric Anholt [mailto:eric at anholt.net]
> Sent: Tuesday, November 29, 2011 12:30 AM
> To: Zhao, Jian J; piglit at lists.freedesktop.org
> Subject: Re: [Piglit] [PATCH] glsl-version-define-130: New test for glsl 1.30
> existence and __VERSION__ reflecting glsl 1.30.
>
> On Mon, 28 Nov 2011 08:25:33 -0800, Eric Anholt <eric at anholt.net> wrote:
> Non-text part: multipart/signed
> > On Mon, 28 Nov 2011 16:45:16 +0800, jian.j.zhao at intel.com wrote:
> > > From: Jian Zhao <jian.j.zhao at intel.com>
> >
> > If we're going to have this, we should probably have it for the other
> > versions, too (and also do something so that a version that's too
> > large fails).
>
> Oops, grepped in the wrong tree. We do have other language versions.
> But we really should check for exactly 130.
Hi Eric,
Thanks for your comments.
Yes. I just want to check for exactly 130. And I have an update version that dropped gl_Vertex and gl_FragColor which are deprecated, and used in and out instead. :)
Best regards
ZhaoJian
More information about the Piglit
mailing list