Home | History | Annotate | Download | only in include

Lines Matching refs:IDirect3DDevice9Ex_GetSwapChain

1927 #define IDirect3DDevice9Ex_GetSwapChain(p,a,b)                           (p)->lpVtbl->GetSwapChain(p,a,b)
2065 #define IDirect3DDevice9Ex_GetSwapChain(p,a,b) (p)->GetSwapChain(a,b)