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
qsgmaterialshader.h File Reference

(b41e8dc8486a2fb312481d3675f04255bc8a1123)

#include <QtQuick/qtquickglobal.h>
#include <QtCore/QRect>
#include <QtGui/QMatrix4x4>
#include <QtGui/QColor>
#include <QtQuick/qsgmaterialtype.h>
+ Include dependency graph for qsgmaterialshader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSGMaterialShader
 The QSGMaterialShader class represents a graphics API independent shader program. More...
 
class  QSGMaterialShader::RenderState
 Encapsulates the current rendering state during a call to QSGMaterialShader::updateUniformData() and the other update type of functions. More...
 
class  QSGMaterialShader::GraphicsPipelineState
 Describes state changes that the material wants to apply to the currently active graphics pipeline state. More...