Home
last modified time | relevance | path

Searched defs:IDirect3DDevice9_GetDeviceCaps (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dd3d9.h1514 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p… macro
1636 #define IDirect3DDevice9_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro