Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d.h674 #define IDirect3DViewport_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
693 #define IDirect3DViewport_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro