UpdateSubresourceSafe Method
In This Topic
Copies data from the CPU to to a non-mappable subresource region.
Overload List
| Overload | Description |
| UpdateSubresourceSafe<T>(T,Resource,Int32,Int32,Int32,Int32,Boolean) | Copies data from the CPU to to a non-mappable subresource region. |
| UpdateSubresourceSafe<T>(T[],Resource,Int32,Int32,Int32,Int32,Boolean) | Copies data from the CPU to to a non-mappable subresource region. |
| UpdateSubresourceSafe(DataBox,Resource,Int32,Int32,Boolean) | Copies data from the CPU to to a non-mappable subresource region. |
| UpdateSubresourceSafe(DataBox,Resource,Int32,Int32,ResourceRegion,Boolean) | Copies data from the CPU to to a non-mappable subresource region. |
See Also