[Mesa-dev] [PATCH] glsl: Don't allow const on out or inout function parameters

Matt Turner mattst88 at gmail.com
Thu Aug 8 17:54:19 PDT 2013


On Thu, Aug 8, 2013 at 4:54 PM, Ian Romanick <idr at freedesktop.org> wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> Fixes piglit tests const-inout-parameter.frag and
> const-out-parameter.frag.
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> Cc: "9.2" mesa-stable at lists.freedesktop.org
> Cc: Matt Turner <mattst88 at gmail.com>
> ---
> This currently causes a regression in
> relaxed-parameter-qualifier-ordering.vert.  I believe that test is
> incorrect (by using const with out and inout parameters), and a patch
> has been sent to the piglit list already.

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list