Searched defs:IDirect3DExecuteBuffer_Unlock (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h916 #define IDirect3DExecuteBuffer_Unlock(p) (p)->lpVtbl->Unlock(p) macro
929 #define IDirect3DExecuteBuffer_Unlock(p) (p)->Unlock() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h910 #define IDirect3DExecuteBuffer_Unlock(p) (p)->lpVtbl->Unlock(p) macro
923 #define IDirect3DExecuteBuffer_Unlock(p) (p)->Unlock() macro

Completed in 183 milliseconds