Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qssgrenderimagetexture_p.h File Reference

(28839c493a073effa3ebd342a62f288bd0d01c10)

#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 }
 

Enumeration Type Documentation

◆ QSSGRenderImageTextureFlagValue

Enumerator
HasTransparency 
RGBE8 
Linear 

Definition at line 25 of file qssgrenderimagetexture_p.h.