Home
last modified time | relevance | path

Searched defs:RGBAFormat (Results 1 – 24 of 24) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/resources/
H A Dimagehelper.cpp138 SDL_PixelFormat RGBAFormat; in convertTo32Bit() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/texture/
H A Dqtexture.cpp279 const struct RGBAFormat struct
281 quint32 redMask;
282 quint32 greenMask;
283 quint32 blueMask;
284 quint32 alphaMask;
285 FormatInfo formatInfo;
H A Dqabstracttexture.h229 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopengltexture.h254 RGBAFormat = 0x1908, // GL_RGBA enumerator
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_hires.c421 static SDL_PixelFormat RGBAFormat; variable
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py5952 RGBAFormat = 0 variable in QOpenGLTexture