Home
last modified time | relevance | path

Searched refs:DDSD_ALPHABITDEPTH (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/texture/spi/
H A DDDSImage.java106 public static final int DDSD_ALPHABITDEPTH = 0x00000080; // Alpha bit depth is valid field in DDSImage
540 … recognizedAny |= printIfRecognized(tty, header.flags, DDSD_ALPHABITDEPTH, "DDSD_ALPHABITDEPTH"); in debugPrint()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/util/texture/spi/
H A DDDSImage.java97 public static final int DDSD_ALPHABITDEPTH = 0x00000080; // Alpha bit depth is valid field in DDSImage
529 recognizedAny |= printIfRecognized(tty, header.flags, DDSD_ALPHABITDEPTH, "DDSD_ALPHABITDEPTH"); in debugPrint()
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginDDS.cpp269 DDSD_ALPHABITDEPTH = 0x80, //! unknown use enumerator
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDDRAW.H783 #define DDSD_ALPHABITDEPTH 0x00000080l macro
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvddraw.h1194 #define DDSD_ALPHABITDEPTH 0x00000080l macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h924 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/devel/mingw32-directx/mingw32-directx-20020518_1/include/w32api/
H A Dddraw.h1814 #define DDSD_ALPHABITDEPTH 0x00000080l macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h2337 #define DDSD_ALPHABITDEPTH 0x00000080l macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h946 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h983 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h983 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h933 #define DDSD_ALPHABITDEPTH 0x00000080 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs3960 pub const DDSD_ALPHABITDEPTH: i32 = 128i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs7332 pub const DDSD_ALPHABITDEPTH: i32 = 128i32; const