![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qglobal_p.h>Go to the source code of this file.
Classes | |
| struct | QSSGRenderImageTextureFlags |
| struct | QSSGRenderImageTexture |
Enumerations | |
| enum class | QSSGRenderImageTextureFlagValue { HasTransparency = 1 << 0 , RGBE8 = 1 << 1 , Linear = 1 << 2 } |
|
strong |
| Enumerator | |
|---|---|
| HasTransparency | |
| RGBE8 | |
| Linear | |
Definition at line 25 of file qssgrenderimagetexture_p.h.