Home | History | Annotate | Download | only in Direct3D

Lines Matching refs:IDirect3DVolume8_LockBox

1137 #define IDirect3DVolume8_LockBox(p,a,b,c) (p)->lpVtbl->LockBox(p,a,b,c)

1149 #define IDirect3DVolume8_LockBox(p,a,b,c) (p)->LockBox(a,b,c)