Support D3DDevice::GetDeviceCaps() on XDK 5558

This commit is contained in:
Echelon9 2013-08-13 21:24:25 +10:00
parent dc1a9901fd
commit b59e0a94b3
1 changed files with 10 additions and 0 deletions

View File

@ -3254,6 +3254,16 @@ OOVPATable D3D8_1_0_5558[] =
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_EndStateBlock"
#endif
},
// IDirect3DDevice8_GetDeviceCaps (* unchanged since 3925 *)
{
(OOVPA*)&IDirect3DDevice8_GetDeviceCaps_1_0_3925,
XTL::EmuIDirect3DDevice8_GetDeviceCaps,
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_GetDeviceCaps"
#endif
},
// IDirect3DDevice8::SetRenderState_FrontFace (* unchanged since 4134 *)
{