Home | History | Annotate | Download | only in include

Lines Matching refs:Unmap

1543     virtual void STDMETHODCALLTYPE Unmap(
1610 void (STDMETHODCALLTYPE *Unmap)(
1640 #define ID3D10Buffer_Unmap(This) (This)->lpVtbl->Unmap(This)
1681 This->lpVtbl->Unmap(This);
1736 virtual void STDMETHODCALLTYPE Unmap(
1804 void (STDMETHODCALLTYPE *Unmap)(
1835 #define ID3D10Texture1D_Unmap(This,Subresource) (This)->lpVtbl->Unmap(This,Subresource)
1876 This->lpVtbl->Unmap(This,Subresource);
1933 virtual void STDMETHODCALLTYPE Unmap(
2001 void (STDMETHODCALLTYPE *Unmap)(
2032 #define ID3D10Texture2D_Unmap(This,Subresource) (This)->lpVtbl->Unmap(This,Subresource)
2073 This->lpVtbl->Unmap(This,Subresource);
2130 virtual void STDMETHODCALLTYPE Unmap(
2198 void (STDMETHODCALLTYPE *Unmap)(
2229 #define ID3D10Texture3D_Unmap(This,Subresource) (This)->lpVtbl->Unmap(This,Subresource)
2270 This->lpVtbl->Unmap(This,Subresource);