IDXGISurface has the following members.
| 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. |