Giovanni Mascellani (@giomasce) commented about tests/uav-out-param.shader_test:
+[require] +shader model >= 5.0
+[uav 0] +format r32g32b32a32 float +size (1, 1)
+0.1 0.2 0.3 0.4
+[compute shader]
This now fails, it should probably be marked as `todo`.