Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgmaterialshader.h File Reference
#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...