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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h501 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
519 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h499 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
517 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h501 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
519 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h500 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
518 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h501 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
519 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h501 #define IDirect3DIndexBuffer8_Unlock(p) (p)->lpVtbl->Unlock(p) macro
519 #define IDirect3DIndexBuffer8_Unlock(p) (p)->Unlock() macro

Completed in 92 milliseconds