![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendershaderkeys_p.h>
Public Types | |
| enum | TexturChannelBits { R = 0 , G = 1 , B = 2 , A = 3 } |
| Public Types inherited from QSSGShaderKeyUnsigned< 2 > | |
| enum | |
Static Public Attributes | |
| static constexpr char | textureChannelToChar [4] |
Additional Inherited Members | |
| Public Attributes inherited from QSSGShaderKeyPropertyBase | |
| QByteArrayView | name |
| quint32 | offset |
| Protected Member Functions inherited from QSSGShaderKeyPropertyBase | |
| void | internalToString (QByteArray &ioStr, const QByteArrayView &inBuffer) const |
| Static Protected Member Functions inherited from QSSGShaderKeyPropertyBase | |
| static void | internalToString (QByteArray &ioStr, const QByteArrayView &name, bool inValue) |
| static bool | getBoolValue (const QByteArray &str, const QByteArrayView &name) |
Definition at line 196 of file qssgrendershaderkeys_p.h.
| Enumerator | |
|---|---|
| R | |
| G | |
| B | |
| A | |
Definition at line 198 of file qssgrendershaderkeys_p.h.
|
inlineexplicit |
Definition at line 204 of file qssgrendershaderkeys_p.h.
|
inline |
|
inline |
Definition at line 206 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 211 of file qssgrendershaderkeys_p.h.
|
inline |
Definition at line 221 of file qssgrendershaderkeys_p.h.
|
staticconstexpr |
Definition at line 215 of file qssgrendershaderkeys_p.h.