[Mesa-dev] [PATCH] glcpp: Reject token pasting operator in GLES
Matt Turner
mattst88 at gmail.com
Thu Nov 29 09:56:33 PST 2012
On Wed, Nov 28, 2012 at 2:12 PM, Ian Romanick <idr at freedesktop.org> wrote:
> On 11/28/2012 11:21 AM, Matt Turner wrote:
>>
>> The GLSL ES 3.0 spec (Section 12.17) says:
>> "GLSL ES 1.00 removed token pasting and other functionality."
>
>
> Do we have piglit tests? 'make check' tests?
No, I'll do so.
> I assume this passes the
> GLES3 conformance test without regressing anything.
Yes, there are no tests for token pasting. :)
> This should be marked for stable branches.
I should have mentioned that this needs Carl's "Add a flag to the
parser state to indicate GLES." But should probably go into the stable
branch too.
More information about the mesa-dev
mailing list