diff --git a/tests/hlsl/clip.shader_test b/tests/hlsl/clip.shader_test
index 1ebc06871f7512acbdaf73abf97fb19707715562..64ccb6b12f0391acb89f5d087d415c47c05da09b 100644
--- a/tests/hlsl/clip.shader_test
+++ b/tests/hlsl/clip.shader_test
@@ -20,3 +20,9 @@ probe all rgba (9, 8, 7, 6)
 uniform 0 float4 9 0 7 6
 todo(glsl) draw quad
 probe all rgba (9, 0, 7, 6)
+uniform 0 float4 3 -8 3 0
+todo(glsl) draw quad
+todo(sm<4) probe all rgba (9, 0, 7, 6)
+uniform 0 float4 3 3 3 -1
+todo(glsl) draw quad
+todo(sm<4) probe all rgba (9, 0, 7, 6)