Searched refs:IDirect3DVertexBuffer_Unlock (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d.h1495 #define IDirect3DVertexBuffer_Unlock(p) (p)->lpVtbl->Unlock(p) macro
1506 #define IDirect3DVertexBuffer_Unlock(p) (p)->Unlock() macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d.h1495 #define IDirect3DVertexBuffer_Unlock(p) (p)->lpVtbl->Unlock(p) macro
1506 #define IDirect3DVertexBuffer_Unlock(p) (p)->Unlock() macro

Completed in 21 milliseconds