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
qeglfskmsgbmscreen.cpp File Reference

(1cfe42235c4496f68195385507dbaa553d04aee5)

#include "qeglfskmsgbmscreen_p.h"
#include "qeglfskmsgbmdevice_p.h"
#include "qeglfskmsgbmcursor_p.h"
#include <private/qeglfsintegration_p.h>
#include <QtCore/QLoggingCategory>
#include <QtGui/private/qguiapplication_p.h>
#include <QtGui/private/qtguiglobal_p.h>
#include <QtFbSupport/private/qfbvthandler_p.h>
#include <errno.h>
+ Include dependency graph for qeglfskmsgbmscreen.cpp:

Go to the source code of this file.

Functions

static uint32_t drmFormatToGbmFormat (uint32_t drmFormat)
 
static uint32_t gbmFormatToDrmFormat (uint32_t gbmFormat)
 

Function Documentation

◆ drmFormatToGbmFormat()

static uint32_t drmFormatToGbmFormat ( uint32_t drmFormat)
inlinestatic

Definition at line 25 of file qeglfskmsgbmscreen.cpp.

References Q_ASSERT.

Referenced by QEglFSKmsVsp2Screen::createSurface(), and QEglFSKmsGbmScreen::createSurface().

+ Here is the caller graph for this function:

◆ gbmFormatToDrmFormat()

static uint32_t gbmFormatToDrmFormat ( uint32_t gbmFormat)
inlinestatic

Definition at line 31 of file qeglfskmsgbmscreen.cpp.

References Q_ASSERT.

Referenced by QEglFSKmsGbmScreen::createSurface(), and QEglFSKmsGbmScreen::framebufferForBufferObject().

+ Here is the caller graph for this function: