Home
last modified time | relevance | path

Searched refs:dcmColorModel (Results 1 – 18 of 18) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DWrapD3D.cpp120 if (m_pCurrentDeviceInfo->HWDesc.dcmColorModel) in D3DSetMode()
282 if (!m_pCurrentDeviceInfo->HWDesc.dcmColorModel) in EnumDevicesCallback()
290 dcmColorModel & D3DCOLOR_RGB) in EnumDevicesCallback()
296 else if (pHWDesc->dcmColorModel && !m_bOnlySoftRender) in EnumDevicesCallback()
299 if (!m_pCurrentDeviceInfo->HWDesc.dcmColorModel) in EnumDevicesCallback()
303 else if (pHWDesc->dcmColorModel & D3DCOLOR_RGB && in EnumDevicesCallback()
305 dcmColorModel & D3DCOLOR_MONO) in EnumDevicesCallback()
310 else if (!m_pCurrentDeviceInfo->HWDesc.dcmColorModel) in EnumDevicesCallback()
312 if (!m_pCurrentDeviceInfo->HELDesc.dcmColorModel) in EnumDevicesCallback()
316 else if (pHELDesc->dcmColorModel & D3DCOLOR_MONO && in EnumDevicesCallback()
[all …]
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DD3DCAPS.H184 D3DCOLORMODEL dcmColorModel; /* Color model of device */ member
252 D3DCOLORMODEL dcmColorModel; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h37 D3DCOLORMODEL dcmColorModel; member
54 D3DCOLORMODEL dcmColorModel; member
81 D3DCOLORMODEL dcmColorModel; member
H A Dd3dcaps.h200 D3DCOLORMODEL dcmColorModel; member
379 D3DCOLORMODEL dcmColorModel; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h37 D3DCOLORMODEL dcmColorModel; member
54 D3DCOLORMODEL dcmColorModel; member
81 D3DCOLORMODEL dcmColorModel; member
H A Dd3dcaps.h200 D3DCOLORMODEL dcmColorModel; member
379 D3DCOLORMODEL dcmColorModel; member
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dd3dcaps.h196 D3DCOLORMODEL dcmColorModel; member
374 D3DCOLORMODEL dcmColorModel; member
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/
H A Dd3dcaps.h344 D3DCOLORMODEL dcmColorModel; /* Color model of device */ member
528 D3DCOLORMODEL dcmColorModel; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vc/include/
H A Dd3dcaps.h344 D3DCOLORMODEL dcmColorModel; /* Color model of device */ member
528 D3DCOLORMODEL dcmColorModel; member
/dports/games/d2x/d2x-0.2.5/unused/win95/
H A Ddirect3d.c228 if (lpHWDevDesc->dcmColorModel) { in d3d_enum_callback()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/old/
H A DR_d3d_old.cpp318 fIsHardware = (lpd3dHWDeviceDesc->dcmColorModel != 0); in GetModeListCallback()
332 if (D3DCOLOR_MONO == lpd3dDeviceDesc->dcmColorModel) in GetModeListCallback()
352 if (!fIsHardware || (lpd3dDeviceDesc->dcmColorModel != D3DCOLOR_RGB)) in GetModeListCallback()
/dports/games/avp/avp-20170505/src/win95/
H A Dvideomodes.cpp30 if (!lpHWDesc->dcmColorModel) in D3DDeviceEnumerator()
H A Dd3_func.cpp157 if (lpHWDesc->dcmColorModel) in DeviceEnumerator()
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3denum.cpp167 if( D3DCOLOR_RGB & pHELDesc->dcmColorModel ) in Enum3DDevicesCallback()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h57 D3DCOLORMODEL dcmColorModel; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h57 D3DCOLORMODEL dcmColorModel; member
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpcmenus.cpp535 if (D3DCOLOR_RGB == d3d.Driver[i].Desc.dcmColorModel) in InitOptionsMenu()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemServices/
H A Dmod.rs1782 pub dcmColorModel: u32, field
24974 pub dcmColorModel: u32, field
25021 .field("dcmColorModel", &self.dcmColorModel) in fmt()
25061 && self.dcmColorModel == other.dcmColorModel in eq()
25259 pub dcmColorModel: u32, field
25306 .field("dcmColorModel", &self.dcmColorModel) in fmt()
25346 && self.dcmColorModel == other.dcmColorModel in eq()
25393 pub dcmColorModel: u32, field
25438 && self.dcmColorModel == other.dcmColorModel in eq()
25464 pub dcmColorModel: u32, field
[all …]