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

(735242cb539f7665fe40f679e988667bca6cfbad)

#include "qopenglvideobuffer_p.h"
#include <qoffscreensurface.h>
#include <qthread.h>
#include <private/qimagevideobuffer_p.h>
#include <QtOpenGL/private/qopenglcompositor_p.h>
#include <QtOpenGL/private/qopenglframebufferobject_p.h>
Include dependency graph for qopenglvideobuffer.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QOpenGLContextcreateContext (QOpenGLContext *shareContext)
static bool setCurrentOpenGLContext ()

Function Documentation

◆ createContext()

QT_BEGIN_NAMESPACE QOpenGLContext * createContext ( QOpenGLContext * shareContext)
static

Definition at line 15 of file qopenglvideobuffer.cpp.

◆ setCurrentOpenGLContext()

bool setCurrentOpenGLContext ( )
static

Definition at line 32 of file qopenglvideobuffer.cpp.

Referenced by QOpenGLVideoBuffer::ensureImageBuffer().

Here is the caller graph for this function: