summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/image/tile-size-ref.yaml
blob: c90ea8a34199d0c060786d909dbdb285d659eebc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
root:
  items:
    - image: xy-gradient(512, 512)
      bounds: 0 0 512 512
      stretch-size: 512 512
    - image: xy-gradient(512, 512)
      bounds: 512 0 512 512
      stretch-size: 512 512
    - image: xy-gradient(512, 512)
      bounds: 0 512 512 512
      stretch-size: 512 512
    - image: xy-gradient(512, 512)
      bounds: 512 512 512 512
      stretch-size: 512 512