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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h1040 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1140 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h1048 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1148 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h1040 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1140 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h1039 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1139 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h1040 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1140 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h1040 #define IDirect3DDevice8_DeletePatch(p,a) (p)->lpVtbl->DeletePatch(p,a) macro
1140 #define IDirect3DDevice8_DeletePatch(p,a) (p)->DeletePatch(a) macro

Completed in 88 milliseconds