MapSubresource(Buffer,MapMode,MapFlags,DataStream) Method
In This Topic
Maps the data contained in a subresource to a memory pointer, and denies the GPU access to that subresource.
Syntax
Parameters
- resource
- The resource.
- mode
- The mode.
- flags
- The flags.
- stream
- The output stream containing the pointer.
Return Value
See Also