summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/backdrop-filter-across-tiles.yaml
blob: 9b8145a545eb701236a479676aee830b67c5c6fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Verify that resolves across tile boundaries do correct readbacks
---
root:
  items:
    - type: stacking-context
      backdrop-root: true
      items:
      - image: xy-gradient(640,640)
        bounds: 0 0 640 640
      - type: backdrop-filter
        bounds: 20 20 600 600
        filters: [invert(1)]