On 08/09/2013 04:38 PM, Ian Romanick wrote:
From: Ian Romanick <[email protected]>

Previously we would emit a warning for empty declarations like

float;

We would also emit the same warning for things like

highp float;

However, this second case is most likely the application trying to set the
default precision.  We should instead generate an error.

Fixes piglit precision-05.vert.

Signed-off-by: Ian Romanick <[email protected]>
Cc: "9.2" <[email protected]>

AMD succesfully compiles precision-05.vert, so I think this probably needs to be allowed.

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to