Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d.h1369 #define IDirect3DDevice7_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p… macro
1421 #define IDirect3DDevice7_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro