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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h672 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
690 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h743 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
761 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h672 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
690 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h749 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
767 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h664 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
682 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h672 #define IDirect3DIndexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
690 #define IDirect3DIndexBuffer9_Unlock(p) (p)->Unlock() macro

Completed in 134 milliseconds