![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendershadermetadata_p.h>
Public Attributes | |
QVector< Uniform > | uniforms |
QVector< InputOutput > | inputs |
QVector< InputOutput > | outputs |
Definition at line 53 of file qssgrendershadermetadata_p.h.
QVector<InputOutput> QSSGRenderShaderMetadata::ShaderMetaData::inputs |
Definition at line 56 of file qssgrendershadermetadata_p.h.
QVector<InputOutput> QSSGRenderShaderMetadata::ShaderMetaData::outputs |
Definition at line 57 of file qssgrendershadermetadata_p.h.
Definition at line 55 of file qssgrendershadermetadata_p.h.