summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/compositor-surface/filter-overlay.yaml
blob: 514225363a97d90ac22a85878d434ae53fa64d08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Verify that an off-screen surface that is placed over top
# of a compositor surface selects the correct sub-slice when
# adding to command buffers.
---
root:
  items:
    - image: checkerboard(2,16,16)
      bounds: [50, 50, 262, 262]
      prefer-compositor-surface: true
    - type: stacking-context
      filters: [opacity(0.5)]
      items:
        - type: rect
          bounds: [100, 100, 162, 162]
          color: green