Searched refs:IDirect3DTexture2_GetHandle (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d.h630 #define IDirect3DTexture2_GetHandle(p,a,b) (p)->lpVtbl->GetHandle(p,a,b) macro
639 #define IDirect3DTexture2_GetHandle(p,a,b) (p)->GetHandle(a,b) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d.h630 #define IDirect3DTexture2_GetHandle(p,a,b) (p)->lpVtbl->GetHandle(p,a,b) macro
639 #define IDirect3DTexture2_GetHandle(p,a,b) (p)->GetHandle(a,b) macro

Completed in 29 milliseconds