diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2012-05-11 21:51:44 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2012-05-11 21:53:55 +0100 |
commit | 4ea3ace6c810ba090464e48795fac5456f6cdc24 (patch) | |
tree | 02652bc7f59496adbceac6634469d78efef3be51 /test | |
parent | cd1004ce19c7ea28c7fedb6464562a08416586c0 (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.png | bin | 8216 -> 8257 bytes |
-rw-r--r-- | test/reference/clip-operator.rgb24.ref.png | bin | 3293 -> 3288 bytes |
-rw-r--r-- | test/reference/random-clip.ref.png | bin | 529871 -> 525962 bytes |
-rw-r--r-- | test/reference/trap-clip.argb32.ref.png | bin | 5810 -> 5826 bytes |
-rw-r--r-- | test/reference/trap-clip.rgb24.ref.png | bin | 5433 -> 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 Binary files differindex 9c90984b..eef4b5ae 100644 --- a/test/reference/clip-operator.argb32.ref.png +++ b/test/reference/clip-operator.argb32.ref.png diff --git a/test/reference/clip-operator.rgb24.ref.png b/test/reference/clip-operator.rgb24.ref.png Binary files differindex 63a07580..4ac26b01 100644 --- a/test/reference/clip-operator.rgb24.ref.png +++ b/test/reference/clip-operator.rgb24.ref.png diff --git a/test/reference/random-clip.ref.png b/test/reference/random-clip.ref.png Binary files differindex 6e67010b..3165ac2b 100644 --- a/test/reference/random-clip.ref.png +++ b/test/reference/random-clip.ref.png diff --git a/test/reference/trap-clip.argb32.ref.png b/test/reference/trap-clip.argb32.ref.png Binary files differindex b1380647..719d8552 100644 --- a/test/reference/trap-clip.argb32.ref.png +++ b/test/reference/trap-clip.argb32.ref.png diff --git a/test/reference/trap-clip.rgb24.ref.png b/test/reference/trap-clip.rgb24.ref.png Binary files differindex 45f4d693..8c6d49ae 100644 --- a/test/reference/trap-clip.rgb24.ref.png +++ b/test/reference/trap-clip.rgb24.ref.png |