summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChad Versace <chad.versace@intel.com>2015-07-17 13:03:22 -0700
committerChad Versace <chad.versace@intel.com>2015-07-17 13:35:26 -0700
commitc1f348733f7346419de45a42219afc561326cd46 (patch)
tree65d9faea33020a70a4c8ab59043e4e0002e4f7c9 /data
parente4fe38b6a1330a299e0f8dad6f50f0f5c062e8fe (diff)
func.depthstencil: Add more basic depth tests
Add some tests that vary the comparison operator and the depth clear value. Rename test 'basic' -> 'basic-depth.clear-0.5.op-greater-equal'. Still passes. Add the followin tests: pass: basic-depth.clear-0.0.op-less pass: basic-depth.clear-0.0.op-greater fail: basic-depth.clear-1.0.op-greater My best guess for why the last test fails is that Mesa may not be respecting the clear value.
Diffstat (limited to 'data')
l---------data/func.depthstencil.basic-depth.clear-0.0.op-greater.ref.png1
l---------data/func.depthstencil.basic-depth.clear-0.0.op-less.ref.png1
-rw-r--r--data/func.depthstencil.basic-depth.clear-0.5.op-greater-equal.ref.png (renamed from data/func.depthstencil.basic.ref.png)bin233 -> 233 bytes
-rw-r--r--data/func.depthstencil.basic-depth.clear-1.0.op-greater.ref.pngbin0 -> 142 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/data/func.depthstencil.basic-depth.clear-0.0.op-greater.ref.png b/data/func.depthstencil.basic-depth.clear-0.0.op-greater.ref.png
new file mode 120000
index 0000000..9dc18ad
--- /dev/null
+++ b/data/func.depthstencil.basic-depth.clear-0.0.op-greater.ref.png
@@ -0,0 +1 @@
+func.depthstencil.basic-depth.clear-0.5.op-greater-equal.ref.png \ No newline at end of file
diff --git a/data/func.depthstencil.basic-depth.clear-0.0.op-less.ref.png b/data/func.depthstencil.basic-depth.clear-0.0.op-less.ref.png
new file mode 120000
index 0000000..218c82d
--- /dev/null
+++ b/data/func.depthstencil.basic-depth.clear-0.0.op-less.ref.png
@@ -0,0 +1 @@
+func.depthstencil.basic-depth.clear-1.0.op-greater.ref.png \ No newline at end of file
diff --git a/data/func.depthstencil.basic.ref.png b/data/func.depthstencil.basic-depth.clear-0.5.op-greater-equal.ref.png
index d388b13..d388b13 100644
--- a/data/func.depthstencil.basic.ref.png
+++ b/data/func.depthstencil.basic-depth.clear-0.5.op-greater-equal.ref.png
Binary files differ
diff --git a/data/func.depthstencil.basic-depth.clear-1.0.op-greater.ref.png b/data/func.depthstencil.basic-depth.clear-1.0.op-greater.ref.png
new file mode 100644
index 0000000..e2e93f5
--- /dev/null
+++ b/data/func.depthstencil.basic-depth.clear-1.0.op-greater.ref.png
Binary files differ