summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-05-11 21:51:44 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-05-11 21:53:55 +0100
commit4ea3ace6c810ba090464e48795fac5456f6cdc24 (patch)
tree02652bc7f59496adbceac6634469d78efef3be51 /test
parentcd1004ce19c7ea28c7fedb6464562a08416586c0 (diff)
spans: Only fallback for a clipmask if unbounded
For a bounded operation with a clip we will already have performed the clip geometrically. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test')
-rw-r--r--test/reference/clip-operator.argb32.ref.pngbin8216 -> 8257 bytes
-rw-r--r--test/reference/clip-operator.rgb24.ref.pngbin3293 -> 3288 bytes
-rw-r--r--test/reference/random-clip.ref.pngbin529871 -> 525962 bytes
-rw-r--r--test/reference/trap-clip.argb32.ref.pngbin5810 -> 5826 bytes
-rw-r--r--test/reference/trap-clip.rgb24.ref.pngbin5433 -> 5435 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/test/reference/clip-operator.argb32.ref.png b/test/reference/clip-operator.argb32.ref.png
index 9c90984b..eef4b5ae 100644
--- a/test/reference/clip-operator.argb32.ref.png
+++ b/test/reference/clip-operator.argb32.ref.png
Binary files differ
diff --git a/test/reference/clip-operator.rgb24.ref.png b/test/reference/clip-operator.rgb24.ref.png
index 63a07580..4ac26b01 100644
--- a/test/reference/clip-operator.rgb24.ref.png
+++ b/test/reference/clip-operator.rgb24.ref.png
Binary files differ
diff --git a/test/reference/random-clip.ref.png b/test/reference/random-clip.ref.png
index 6e67010b..3165ac2b 100644
--- a/test/reference/random-clip.ref.png
+++ b/test/reference/random-clip.ref.png
Binary files differ
diff --git a/test/reference/trap-clip.argb32.ref.png b/test/reference/trap-clip.argb32.ref.png
index b1380647..719d8552 100644
--- a/test/reference/trap-clip.argb32.ref.png
+++ b/test/reference/trap-clip.argb32.ref.png
Binary files differ
diff --git a/test/reference/trap-clip.rgb24.ref.png b/test/reference/trap-clip.rgb24.ref.png
index 45f4d693..8c6d49ae 100644
--- a/test/reference/trap-clip.rgb24.ref.png
+++ b/test/reference/trap-clip.rgb24.ref.png
Binary files differ