On Wed, Apr 20, 2016 at 12:48 PM, Lars Hamre <cheme...@gmail.com> wrote:
> I am fine with this, it would be nice if we could modify the following
> piglit tests to pass when a warning is emitted:
> https://cgit.freedesktop.org/piglit/tree/tests/spec/glsl-1.10/compiler/literals/invalid-float-suffix-capital-f.vert
> https://cgit.freedesktop.org/piglit/tree/tests/spec/glsl-1.10/compiler/literals/invalid-float-suffix-f.vert

Right. Unfortunately, that would require adding some infrastructure to
glslparsertest to accept "warn" as a result, and I'm not sure how that
would work. In this case we'd want that to mean "accept failure to
compile" but also "accept compilation succeeded but with a warning
message".
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to