![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
static QSurfaceFormat | qSurfaceFormatFromPixelFormat (const PIXELFORMATDESCRIPTOR &pfd, QWindowsOpenGLAdditionalFormat *additionalIn=nullptr) |
static PIXELFORMATDESCRIPTOR | qPixelFormatFromSurfaceFormat (const QSurfaceFormat &format, const QWindowsOpenGLAdditionalFormat &additional) |
static int | choosePixelFormat (HDC hdc, const QSurfaceFormat &format, const QWindowsOpenGLAdditionalFormat &additional, PIXELFORMATDESCRIPTOR *obtainedPfd) |
static HGLRC | createContext (HDC hdc, HGLRC shared) |
|
static |
Definition at line 402 of file qwindowsglcontext.cpp.
References QWindowsOpenGLAdditionalFormat::formatFlags, QWindowsOpengl32DLL::moduleIsNotOpengl32(), QOpenGLStaticContext::opengl32, QWindowsGLAccumBuffer, and QWindowsGLDirectRendering.
|
inlinestatic |
Definition at line 458 of file qwindowsglcontext.cpp.
References QOpenGLStaticContext::opengl32.
|
static |
Definition at line 352 of file qwindowsglcontext.cpp.
References QWindowsOpenGLAdditionalFormat::formatFlags, QWindowsGLAccumBuffer, and QWindowsGLRenderToPixmap.
|
static |
Definition at line 318 of file qwindowsglcontext.cpp.
References QWindowsOpenGLAdditionalFormat::formatFlags, QWindowsOpenGLAdditionalFormat::pixmapDepth, QWindowsGLAccumBuffer, QWindowsGLDirectRendering, QWindowsGLOverlay, and QWindowsGLRenderToPixmap.