Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.

Referenced by QEglFSRcarIntegration::platformInit().

◆ RCAR_DEFAULT_WM_LAYER

#define RCAR_DEFAULT_WM_LAYER   2

Definition at line 11 of file qeglfsrcarintegration.cpp.

Referenced by QEglFSRcarIntegration::createNativeWindow().

Function Documentation

◆ getWMColorFormat()

static r_wm_WinColorFmt_t getWMColorFormat ( const QSurfaceFormat & format)
static

Definition at line 53 of file qeglfsrcarintegration.cpp.

References qFatal.

Referenced by QEglFSRcarIntegration::createNativeWindow().

+ Here is the caller graph for this function:

◆ PVRGrfxServerInit()

unsigned long PVRGrfxServerInit ( void )

Referenced by QEglFSRcarIntegration::platformInit().

+ Here is the caller graph for this function: