Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  gdkdmabuf-wayland-private.h

  Sprache: C
 

/*
 * gdkdmabuf-wayland.h
 *
 * Copyright 2023 Red Hat, Inc.
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Library General Public
 * License as published by the Free Software Foundation; either
 * version 2 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Library General Public License for more details.
 *
 * You should have received a copy of the GNU Library General Public
 * License along with this library. If not, see <http://www.gnu.org/licenses/>.
 */


#pragma once

#include "config.h"

#include <stdint.h>
#include <wayland-client.h>
#include <wayland-egl.h>

#include <glib.h>
#include <gdk/gdkkeys.h>
#include <gdk/gdksurface.h>
#include <gdk/gdkdmabufformats.h>

G_BEGIN_DECLS

typedef struct
{
  uint32_t fourcc;
  uint32_t padding;
  uint64_t modifier;
} DmabufFormat;

typedef struct
{
  dev_t target_device;
  uint32_t flags;
  GdkDmabufFormats *formats;
} DmabufTranche;

typedef struct
{
  dev_t main_device;
  GPtrArray *tranches;
} DmabufFormats;

typedef struct DmabufFormatsInfo DmabufFormatsInfo;

struct DmabufFormatsInfo
{
  GdkDisplay *display;
  char *name;
  struct zwp_linux_dmabuf_feedback_v1 *feedback;

  gsize n_dmabuf_formats;
  DmabufFormat *dmabuf_format_table;

  DmabufFormats *dmabuf_formats;
  DmabufFormats *pending_dmabuf_formats;
  DmabufTranche *pending_tranche;
};

DmabufFormatsInfo * dmabuf_formats_info_new  (GdkDisplay                          *display,
                                              const char                          *name,
                                              struct zwp_linux_dmabuf_feedback_v1 *feedback);

void                dmabuf_formats_info_free (DmabufFormatsInfo                   *info);

G_END_DECLS

Messung V0.5 in Prozent
C=98 H=93 G=95

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet am  2026-07-02) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik