Searched defs:IDirect3DDevice9_GetNPatchMode (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h1435 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1557 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h1514 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1636 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h1435 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1557 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h1512 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1634 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h1427 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1549 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h1435 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p) macro
1557 #define IDirect3DDevice9_GetNPatchMode(p) (p)->GetNPatchMode() macro

Completed in 104 milliseconds