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

Quelle  gskgpuglobalsopprivate.h

  Sprache: C
 

#pragma once

#include "gskgpuopprivate.h"

#include <gsk/gskroundedrect.h>
#include <graphene.h>

G_BEGIN_DECLS

struct _GskGpuGlobalsInstance
{
  float mvp[16];
  float scale[2];
  float color_volume[6];
  float clip_mask_rect[4];
  float clip[12];
  float padding[24];
};

/* GPUs often want 32bit alignment */
G_STATIC_ASSERT (sizeof (GskGpuGlobalsInstance) % 32 == 0);

void                    gsk_gpu_globals_op                              (GskGpuFrame                    *frame,
                                                                         const graphene_size_t          *scale,
                                                                         const graphene_matrix_t        *mvp,
                                                                         const graphene_rect_t          *clip_mask_rect,
                                                                         const GskRoundedRect           *clip);


G_END_DECLS


Messung V0.5 in Prozent
C=98 H=96 G=96

¤ Dauer der Verarbeitung: 0.10 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.