Home
last modified time | relevance | path

Searched defs:DDSURFACEDESC2 (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/alephone/alephone-release-20190331/Source_Files/RenderMain/
H A DDDS.h54 struct DDSURFACEDESC2 struct
56 uint32 dwSize;
57 uint32 dwFlags;
58 uint32 dwHeight;
59 uint32 dwWidth;
61 uint32 dwDepth;
65 struct {
74 } ddpfPixelFormat;
76 struct {
80 } ddsCaps;
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/textures/
H A Dddstexture.cpp121 struct DDSURFACEDESC2 struct
143 DDSURFACEDESC2 Desc; argument
/dports/games/ecwolf/ecwolf-1.3.3-src/src/textures/
H A Dddstexture.cpp122 struct DDSURFACEDESC2 struct
144 DDSURFACEDESC2 Desc; argument
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp149 struct DDSURFACEDESC2 struct
151 DDSURFACEDESC2(): in DDSURFACEDESC2() argument
165 UI32 dwSize;
166 UI32 dwFlags;
167 UI32 dwHeight;
168 UI32 dwWidth;
170 {
175 {
180 {
185 UI32 dwReserved;
[all …]
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dtexture.cpp1895 struct DDSURFACEDESC2 struct
1918 DDSURFACEDESC2 d; in loaddds() argument
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dtexture.cpp3015 struct DDSURFACEDESC2 struct
3017 uint dwSize, dwFlags, dwHeight, dwWidth;
3018 union { int lPitch; uint dwLinearSize; };
3019 uint dwBackBufferCount;
3020 union { uint dwMipMapCount, dwRefreshRate, dwSrcVBHandle; };
3021 uint dwAlphaBitDepth, dwReserved, lpSurface;
3022 union { DDCOLORKEY ddckCKDestOverlay; uint dwEmptyFaceColor; };
3023 DDCOLORKEY ddckCKDestBlt, ddckCKSrcOverlay, ddckCKSrcBlt;
3024 union { DDPIXELFORMAT ddpfPixelFormat; uint dwFVF; };
3025 DDSCAPS2 ddsCaps;
[all …]
/dports/games/tesseract-data/tesseract/src/engine/
H A Dtexture.cpp2870 struct DDSURFACEDESC2 struct
2891 DDSURFACEDESC2 d; in loaddds() argument
/dports/games/tesseract/tesseract/src/engine/
H A Dtexture.cpp2870 struct DDSURFACEDESC2 struct
2891 DDSURFACEDESC2 d; in loaddds() argument
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dtexture.cpp2966 struct DDSURFACEDESC2 struct
2968 uint dwSize, dwFlags, dwHeight, dwWidth;
2969 union { int lPitch; uint dwLinearSize; };
2970 uint dwBackBufferCount;
2971 union { uint dwMipMapCount, dwRefreshRate, dwSrcVBHandle; };
2972 uint dwAlphaBitDepth, dwReserved, lpSurface;
2973 union { DDCOLORKEY ddckCKDestOverlay; uint dwEmptyFaceColor; };
2974 DDCOLORKEY ddckCKDestBlt, ddckCKSrcOverlay, ddckCKSrcBlt;
2975 union { DDPIXELFORMAT ddpfPixelFormat; uint dwFVF; };
2976 DDSCAPS2 ddsCaps;
[all …]
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dtexture.cpp3449 struct DDSURFACEDESC2 struct
3451 uint dwSize, dwFlags, dwHeight, dwWidth;
3452 union { int lPitch; uint dwLinearSize; };
3453 uint dwBackBufferCount;
3454 union { uint dwMipMapCount, dwRefreshRate, dwSrcVBHandle; };
3455 uint dwAlphaBitDepth, dwReserved, lpSurface;
3456 union { DDCOLORKEY ddckCKDestOverlay; uint dwEmptyFaceColor; };
3457 DDCOLORKEY ddckCKDestBlt, ddckCKSrcOverlay, ddckCKSrcBlt;
3458 union { DDPIXELFORMAT ddpfPixelFormat; uint dwFVF; };
3459 DDSCAPS2 ddsCaps;
[all …]
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/image/codecs/
H A Ddds.py105 class DDSURFACEDESC2(_FileStruct): class
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/image/codecs/
H A Ddds.py105 class DDSURFACEDESC2(_FileStruct): class
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ddsutils/
H A Dddsutils.h133 } DDSURFACEDESC2; typedef
/dports/devel/apitrace/apitrace-9.0/specs/
H A Dddraw.py728 DDSURFACEDESC2 = Struct("DDSURFACEDESC2", [ variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs7664 pub struct DDSURFACEDESC2 { struct
7669 pub Anonymous1: DDSURFACEDESC2_0, argument
7670 pub Anonymous2: DDSURFACEDESC2_1, argument
7671 pub Anonymous3: DDSURFACEDESC2_2, argument
7675 pub Anonymous4: DDSURFACEDESC2_3, argument
7679 pub Anonymous5: DDSURFACEDESC2_4, argument
7683 impl DDSURFACEDESC2 {} implementation
7684 impl ::std::default::Default for DDSURFACEDESC2 { implementation
7689 impl ::std::cmp::PartialEq for DDSURFACEDESC2 { implementation
7694 impl ::std::cmp::Eq for DDSURFACEDESC2 {} implementation
[all …]
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginDDS.cpp259 } DDSURFACEDESC2; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs4124 pub struct DDSURFACEDESC2 { struct
4129 pub Anonymous1: DDSURFACEDESC2_0, argument
4130 pub Anonymous2: DDSURFACEDESC2_1, argument
4131 pub Anonymous3: DDSURFACEDESC2_2, argument
4135 pub Anonymous4: DDSURFACEDESC2_3, argument
4139 pub Anonymous5: DDSURFACEDESC2_4, argument
4143 impl ::core::marker::Copy for DDSURFACEDESC2 {} argument
4144 impl ::core::clone::Clone for DDSURFACEDESC2 { implementation
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h1017 } DDSURFACEDESC2, *LPDDSURFACEDESC2; typedef

12