Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/testsuite/gsk/offload/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 2 kB image not shown  

Quelle  background.node   Sprache: unbekannt

 
Spracherkennung für: .node vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

container {

  transform {
    child: subsurface {
      child: container {
        color {
          bounds: 0 0 100 100;
          color: black;
        }
        texture {
          texture: memory {
            format: BGRA8p;
            width: 13;
            height: 17;
            offset: 0;
            stride: 52;
            data: url("data:application/gzip;base64,H4sIAAAAAAACA2NgYPjPMIpH8SimGwYAbDAf2nQDAAA=");
          }
        }
      }
    }
  }

  debug {
    message: "Non-black background doesn't work";
    child: subsurface {
      child: container {
        color {
          bounds: 0 0 100 100;
          color: red;
        }
        texture {
          texture: memory {
            format: BGRA8p;
            width: 13;
            height: 17;
            offset: 0;
            stride: 52;
            data: url("data:application/gzip;base64,H4sIAAAAAAACA2NgYPjPMIpH8SimGwYAbDAf2nQDAAA=");
          }
        }
      }
    }
  }

  debug {
    message: "Can't have too much content";
    child: subsurface {
      child: container {
        color {
          bounds: 0 0 100 100;
          color: black;
        }
        color {
          bounds: 0 0 20 20;
          color: red;
        }
        texture {
          texture: memory {
            format: BGRA8p;
            width: 13;
            height: 17;
            offset: 0;
            stride: 52;
            data: url("data:application/gzip;base64,H4sIAAAAAAACA2NgYPjPMIpH8SimGwYAbDAf2nQDAAA=");
          }
        }
      }
    }
  }

  debug {
    message: "Texture can be deeper in";
    child: subsurface {
      child: container {
        color {
          bounds: 0 0 100 100;
          color: black;
        }
        container {
          debug {
            message: "bla";
            child: texture {
              texture: memory {
                format: BGRA8p;
                width: 13;
                height: 17;
                offset: 0;
                stride: 52;
                data: url("data:application/gzip;base64,H4sIAAAAAAACA2NgYPjPMIpH8SimGwYAbDAf2nQDAAA=");
              }
            }
          }
        }
      }
    }
  }

}

[Dauer der Verarbeitung: 0.1 Sekunden, vorverarbeitet 2026-07-03]