Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssgrenderimagetexture_p.h File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#include <private/qglobal_p.h>
Include dependency graph for qssgrenderimagetexture_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 , PreMultipliedAlpha = 1 << 3 }

Enumeration Type Documentation

◆ QSSGRenderImageTextureFlagValue

Enumerator
HasTransparency 
RGBE8 
Linear 
PreMultipliedAlpha 

Definition at line 27 of file qssgrenderimagetexture_p.h.