summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2018-02-19 14:07:00 +1000
committerDave Airlie <airlied@redhat.com>2018-02-19 14:11:16 +1000
commite95fdd20ae72c3def63e08b1b63f2bd9dadef4a9 (patch)
tree457d7ffbdeae8460280a35376dc838082840c7ab /tests
parent4210d072f1a40fe06c6ca46e985871a384cca514 (diff)
enhanced_layouts/sso: clear before testing.
This test was randomly passing on r600 due to not clearing the contents.
Diffstat (limited to 'tests')
-rw-r--r--tests/spec/arb_enhanced_layouts/execution/component-layout/sso-vs-gs-fs-array-interleave.shader_test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/spec/arb_enhanced_layouts/execution/component-layout/sso-vs-gs-fs-array-interleave.shader_test b/tests/spec/arb_enhanced_layouts/execution/component-layout/sso-vs-gs-fs-array-interleave.shader_test
index 5aa66a5f2..87b693dd6 100644
--- a/tests/spec/arb_enhanced_layouts/execution/component-layout/sso-vs-gs-fs-array-interleave.shader_test
+++ b/tests/spec/arb_enhanced_layouts/execution/component-layout/sso-vs-gs-fs-array-interleave.shader_test
@@ -102,5 +102,7 @@ void main()
}
[test]
+clear color 0.2 0.2 0.2 1.0
+clear
draw rect -1 -1 2 2
probe all rgb 1 0 0