IDXGISurface Members

IDXGISurface has the following members.

Public Methods

  Name Description
GetDesc Get a description of the surface.
Map Get a pointer to the data contained in the surface, and deny GPU access to the surface.
Unmap Invalidate the pointer to the surface retrieved by IDXGISurface::Map and re-enable GPU access to the resource.

See also

IDXGISurface