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

(abdf62f63e5a5cc26c950933831049229efd74a3)

#include "qopenglengineshadermanager_p.h"
#include "qopenglengineshadersource_p.h"
#include "qopenglpaintengine_p.h"
#include <private/qopenglshadercache_p.h>
#include <QtGui/private/qopenglcontext_p.h>
#include <QtCore/qthreadstorage.h>
#include <algorithm>
#include <memory>
#include "moc_qopenglengineshadermanager_p.cpp"
Include dependency graph for qopenglengineshadermanager.cpp:

Go to the source code of this file.

Classes

class  QOpenGLEngineSharedShadersResource
class  QOpenGLShaderStorage

Functions

 Q_GLOBAL_STATIC (QOpenGLShaderStorage, qt_shader_storage)

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( QOpenGLShaderStorage ,
qt_shader_storage  )