Summary: | [glsl2] #pragma not supported | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 28138 |
Description
Ian Romanick
2010-08-24 11:52:41 UTC
commit 33fe364e5aa7de3ce5f46077ff0868dcec4084bb Author: Ian Romanick <ian.d.romanick@intel.com> Date: Mon Aug 30 11:59:48 2010 -0700 glsl2: Commit generated files changed by previous commit commit bea3963f59fb8da0687c3e3fbc6f15de8be7fddb Author: Ian Romanick <ian.d.romanick@intel.com> Date: Mon Aug 30 11:58:04 2010 -0700 glsl2: Parse #pragma lines All pragmas are currently ignored. Also, the error messages when a pragma is used incorrectly (i.e., '#pragma debug(on)' inside a function) are crap, but I think this is sufficient for now. Fixes piglit test cases pragma-0[1-8].(vert|frag). |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.