Only allow global precision qualifier for int and float
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 8 Jun 2010 02:02:44 +0000 (19:02 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 8 Jun 2010 02:03:03 +0000 (19:03 -0700)
commit19eb5896c4f47a8485a7be2d7b63c6f44dff1b42
tree8c52bfe98194fbf7d13cdd849d0d8ba9c6d18fd5
parent9bcb67bdc4d3f6aee9ef577266aebca85fcfb44f
Only allow global precision qualifier for int and float

This causes the following tests to pass:

    glslparsertest/glsl2/precision-03.vert
glsl_parser.ypp