Home
last modified time | relevance | path

Searched refs:IDirect3D7_CreateDevice (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d.h384 #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