KWin
Loading...
Searching...
No Matches
Classes | Functions
KWin::QPA Namespace Reference

Classes

class  BackingStore
 
class  EGLPlatformContext
 
class  EGLRenderTarget
 
class  Integration
 
class  OffscreenSurface
 
class  PlaceholderScreen
 
class  PlatformCursor
 
class  Screen
 
class  Swapchain
 
class  Window
 

Functions

bool isOpenGLES ()
 
EGLConfig configFromFormat (EglDisplay *display, const QSurfaceFormat &surfaceFormat, EGLint surfaceType)
 
QSurfaceFormat formatFromConfig (EglDisplay *display, EGLConfig config)
 

Function Documentation

◆ configFromFormat()

EGLConfig KWin::QPA::configFromFormat ( EglDisplay * display,
const QSurfaceFormat & surfaceFormat,
EGLint surfaceType )

Definition at line 32 of file eglhelpers.cpp.

◆ formatFromConfig()

QSurfaceFormat KWin::QPA::formatFromConfig ( EglDisplay * display,
EGLConfig config )

Definition at line 92 of file eglhelpers.cpp.

◆ isOpenGLES()

bool KWin::QPA::isOpenGLES ( )

Definition at line 23 of file eglhelpers.cpp.