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