精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>游戏元素>>● 游戏开发>>程序开发>>图形编程>>关于Direct3D保留模式的Debug信息?

主题:关于Direct3D保留模式的Debug信息?
发信人: laical()
整理人: nhyjq(2003-01-05 15:46:18), 站内信件
其中的
Direct3D: (ERROR) :Cannot QueryInterface for Device3 from device creat
ed as Device2
Direct3DRM:Device (0x010900c8) is SOFTWARE.  Color model is MONO.
两行是不是说明没有使用到硬件加速呢?

///////////////////////////////////////////////////////////////
Direct3DRM:Creating IM device using new method, The underlying device

Direct3DRM:cannot be QIed for a IID_IDirectDrawSurface
Direct3D: (ERROR) :Cannot QueryInterface for Device3 from device creat
ed as Device2
Direct3DRM:Device (0x010900c8) is SOFTWARE.  Color model is MONO.
Loaded 'C:\WINDOWS\SYSTEM\D3DXOF.DLL', no matching symbolic informatio
n found.
Loaded 'C:\WINDOWS\SYSTEM\D3DRAMP.DLL', no matching symbolic informati
on found.


---Direct3D Retained Mode Debug Stats ----
Memory in use = 1094.234KBytes
Total Allocs = 15763, total Frees = 13658
RM Objects in use = 14
 Object breakdown:
  4 Frames.   0 Faces.
  1 MeshBuilders.  1 Meshes.
  0 Progressive Meshes. 0 User Visuals.
  0 Shadows.   0 Clipped Visuals.
  1 Materials.  0 Wraps.
  2 Lights.   1 Devices.
  1 Viewports.  0 Animations.
  0 AnimationSets.  0 Interpolators.
  0 Lit Visuals.  0 Material Caches.
  2 Tilemaps.   1 Trees.
  0 Visuals.   0 Other.
The thread 0xFFFC8DBF has exited with code 0 (0x0).
The program 'C:\tempfile\RMBegin1\Debug\rmbegin1.exe' has exited with 
code 0 (0x0).

--
※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.96.190.124]

[关闭][返回]