From 086dd8178f65f39b9f6f4bbe8a4f7f50af686784 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20D=C3=B6singer?= Date: Sat, 23 Feb 2008 22:56:41 +0100 Subject: [PATCH] d3d9: Reorder the spec file. --- dlls/d3d9/d3d9.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/dlls/d3d9/d3d9.spec b/dlls/d3d9/d3d9.spec index 94500cafff4..4b7cf71a408 100644 --- a/dlls/d3d9/d3d9.spec +++ b/dlls/d3d9/d3d9.spec @@ -1,12 +1,16 @@ -@ stdcall D3D9GetSWInfo() -@ stdcall DebugSetMute() -@ stdcall Direct3DCreate9(long) @ stdcall Direct3DShaderValidatorCreate9() +@ stub PSGPError +@ stub PSGPSampleTexture @ stdcall D3DPERF_BeginEvent(long wstr) @ stdcall D3DPERF_EndEvent() @ stdcall D3DPERF_GetStatus() -@ stdcall D3DPERF_SetOptions(long) @ stdcall D3DPERF_QueryRepeatFrame() @ stdcall D3DPERF_SetMarker(long wstr) +@ stdcall D3DPERF_SetOptions(long) @ stdcall D3DPERF_SetRegion(long wstr) +@ stub DebugSetLevel +@ stdcall DebugSetMute() +@ stdcall Direct3DCreate9(long) @ stdcall Direct3DCreate9Ex(long ptr) + +@ stdcall D3D9GetSWInfo() -- 2.11.4.GIT