Home | History | Annotate | Download | only in include

Lines Matching refs:IDirect3D9Ex_GetDeviceCaps

319 #define IDirect3D9Ex_GetDeviceCaps(p,a,b,c)                     (p)->lpVtbl->GetDeviceCaps(p,a,b,c)
345 #define IDirect3D9Ex_GetDeviceCaps(p,a,b,c) (p)->GetDeviceCaps(a,b,c)