Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopenglengineshadermanager.cpp File Reference

(df9d882d41b741fef7c5beeddb0abe9d904443d8)

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