Home | History | Annotate | Download | only in include

Lines Matching refs:Unmap

857     virtual HRESULT STDMETHODCALLTYPE Unmap(
919 HRESULT (STDMETHODCALLTYPE *Unmap)(
944 #define IDXGISurface_Unmap(This) (This)->lpVtbl->Unmap(This)
981 return This->lpVtbl->Unmap(This);