Hi;

Following test checks for compile warning when using different types 
in a switch statement. Currently AST->HIR crashes on this. I've filed 
a bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=79724

Conservatively I've put that test should fail but to be honest I'm not 
sure if compilation should fail or pass with a warning.

Tapani Pälli (1):
  glsl-1.30: test unsigned vs signed in switch statement

 .../switch-statement/switch-uint-vs-int.vert        | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 
tests/spec/glsl-1.30/compiler/switch-statement/switch-uint-vs-int.vert

-- 
1.8.3.1

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to