Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qeglfsrcarintegration.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QDebug>
#include <QtGui/private/qeglconvenience_p.h>
#include <EGL/egl.h>
#include "INTEGRITY.h"
#include "qeglfsrcarintegration.h"
Include dependency graph for qeglfsrcarintegration.cpp:

Go to the source code of this file.

Macros

#define RCAR_DEFAULT_DISPLAY   1
#define RCAR_DEFAULT_WM_LAYER   2

Functions

unsigned long PVRGrfxServerInit (void)
static r_wm_WinColorFmt_t getWMColorFormat (const QSurfaceFormat &format)

Macro Definition Documentation

◆ RCAR_DEFAULT_DISPLAY

#define RCAR_DEFAULT_DISPLAY   1

Definition at line 10 of file qeglfsrcarintegration.cpp.

◆ RCAR_DEFAULT_WM_LAYER

#define RCAR_DEFAULT_WM_LAYER   2

Definition at line 11 of file qeglfsrcarintegration.cpp.

Function Documentation

◆ getWMColorFormat()

r_wm_WinColorFmt_t getWMColorFormat ( const QSurfaceFormat & format)
static

Definition at line 53 of file qeglfsrcarintegration.cpp.

◆ PVRGrfxServerInit()

unsigned long PVRGrfxServerInit ( void )