X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=apps%2Fd3d9%2Ftri.ref.txt;h=116995d8a6042bcb5b4fa6792d1f625f1aef8def;hp=fe0ee166e3172a3a1823d0a43e87f05082810374;hb=0ba9c4e22bc917a666b8762b734884e72c142ccf;hpb=ff92190d6ea9fb593cdbcc639361c305e527129a diff --git a/apps/d3d9/tri.ref.txt b/apps/d3d9/tri.ref.txt index fe0ee16..116995d 100644 --- a/apps/d3d9/tri.ref.txt +++ b/apps/d3d9/tri.ref.txt @@ -1,6 +1,6 @@ Direct3DCreate9(SDKVersion = 32) = IDirect3D9::GetDeviceCaps(this = , Adapter = D3DADAPTER_DEFAULT, DeviceType = D3DDEVTYPE_HAL, pCaps = &) = D3D_OK -IDirect3D9::CreateDevice(this = , Adapter = D3DADAPTER_DEFAULT, DeviceType = D3DDEVTYPE_HAL, hFocusWindow = , BehaviorFlags = D3DCREATE_HARDWARE_VERTEXPROCESSING, pPresentationParameters = &{BackBufferWidth = 250, BackBufferHeight = 250, BackBufferFormat = D3DFMT_X8R8G8B8, BackBufferCount = 1, MultiSampleType = D3DMULTISAMPLE_NONE, MultiSampleQuality = 0, SwapEffect = D3DSWAPEFFECT_FLIP, hDeviceWindow = , Windowed = TRUE, EnableAutoDepthStencil = FALSE, AutoDepthStencilFormat = D3DFMT_UNKNOWN, Flags = 0, FullScreen_RefreshRateInHz = 0, PresentationInterval = D3DPRESENT_INTERVAL_IMMEDIATE}, ppReturnedDeviceInterface = &) = D3D_OK +IDirect3D9::CreateDevice(this = , Adapter = D3DADAPTER_DEFAULT, DeviceType = D3DDEVTYPE_HAL, hFocusWindow = , BehaviorFlags = D3DCREATE_HARDWARE_VERTEXPROCESSING, pPresentationParameters = &{BackBufferWidth = 250, BackBufferHeight = 250, BackBufferFormat = D3DFMT_X8R8G8B8, BackBufferCount = 1, MultiSampleType = D3DMULTISAMPLE_NONE, MultiSampleQuality = 0, SwapEffect = D3DSWAPEFFECT_DISCARD, hDeviceWindow = , Windowed = TRUE, EnableAutoDepthStencil = FALSE, AutoDepthStencilFormat = D3DFMT_UNKNOWN, Flags = 0, FullScreen_RefreshRateInHz = 0, PresentationInterval = D3DPRESENT_INTERVAL_IMMEDIATE}, ppReturnedDeviceInterface = &) = D3D_OK IDirect3DDevice9::Clear(this = , Count = 0, pRects = NULL, Flags = D3DCLEAR_TARGET, Color = 0xff4c194c, Z = 1, Stencil = 0) = D3D_OK IDirect3DDevice9::BeginScene(this = ) = D3D_OK IDirect3DDevice9::SetRenderState(this = , State = D3DRS_LIGHTING, Value = FALSE) = D3D_OK @@ -8,6 +8,6 @@ IDirect3DDevice9::SetRenderState(this = , State = D3DRS_CULLMODE, Value IDirect3DDevice9::SetFVF(this = , FVF = D3DFVF_XYZ | D3DFVF_DIFFUSE) = D3D_OK IDirect3DDevice9::DrawPrimitiveUP(this = , PrimitiveType = D3DPT_TRIANGLELIST, PrimitiveCount = 1, pVertexStreamZeroData = blob(48), VertexStreamZeroStride = 16) = D3D_OK IDirect3DDevice9::EndScene(this = ) = D3D_OK -IDirect3DDevice9::Present(this = , pSourceRect = NULL, pDestRect = NULL, hDestWindowOverride = NULL, pDirtyRegion = NULL) = D3D_OK + IDirect3DDevice9::Present(this = , pSourceRect = NULL, pDestRect = NULL, hDestWindowOverride = NULL, pDirtyRegion = NULL) = D3D_OK IDirect3DDevice9::Release(this = ) = 0 IDirect3D9::Release(this = ) = 0