summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/image/segments.yaml
blob: 5c4d42825c3c26d288550ea7724ce6c14ccab001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
root:
  items:
    - type: clip
      bounds: [10, 10, 260, 260]
      complex:
        - rect: [10, 10, 260, 260]
          radius: 32
      items:
        - image: checkerboard(2, 16, 16)
          bounds: [10, 10, 260, 260]
    - image: checkerboard(2, 16, 16)
      bounds: [10, 290, 260, 260]