Support D3Device::InsertCallback() (basic) on XDK 5849

This commit is contained in:
Echelon9 2013-07-22 14:51:14 +10:00
parent e43e20129b
commit bece354615
1 changed files with 10 additions and 0 deletions

View File

@ -2752,6 +2752,16 @@ OOVPATable D3D8_1_0_5849[] =
"EmuIDirect3DDevice8_SetRenderState_VertexBlend"
#endif
},
// IDirect3DDevice8_InsertCallback (* unchanged since 5558 *)
{
(OOVPA*)&D3DDevice_InsertCallback_1_0_5558,
XTL::EmuIDirect3DDevice8_InsertCallback,
#ifdef _DEBUG_TRACE
"EmuIDirect3DDevice8_InsertCallback"
#endif
},
// D3DDevice::SetRenderState_LineWidth
{
(OOVPA*)&D3DDevice_SetRenderState_LineWidth_1_0_5849,