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

(35022c1698664b1171e0e5e9611bd9de75d31765)

#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  )