Searched refs:IDirect3DDevice7_GetInfo (Results 1 – 1 of 1) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
D | d3d.h | 1418 #define IDirect3DDevice7_GetInfo(p,a,b,c) (p)->lpVtbl->GetInfo(p,a,b,c) macro 1470 #define IDirect3DDevice7_GetInfo(p,a,b,c) (p)->GetInfo(a,b,c) macro
|