Home | History | Annotate | Download | only in include

Lines Matching refs:IDirect3DDevice9_GetTexture

1568 #define IDirect3DDevice9_GetTexture(p,a,b)                             (p)->lpVtbl->GetTexture(p,a,b)
1690 #define IDirect3DDevice9_GetTexture(p,a,b) (p)->GetTexture(a,b)