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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h608 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
626 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h679 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
697 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h608 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
626 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h685 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
703 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h600 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
618 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h608 #define IDirect3DVertexBuffer9_Unlock(p) (p)->lpVtbl->Unlock(p) macro
626 #define IDirect3DVertexBuffer9_Unlock(p) (p)->Unlock() macro

Completed in 130 milliseconds