Home | History | Annotate | Download | only in include

Lines Matching refs:IDirect3DDevice9Ex_UpdateSurface

1943 #define IDirect3DDevice9Ex_UpdateSurface(p,a,b,c,d)                      (p)->lpVtbl->UpdateSurface(p,a,b,c,d)
2081 #define IDirect3DDevice9Ex_UpdateSurface(p,a,b,c,d) (p)->UpdateSurface(a,b,c,d)