| オーバーロード | 解説 |
|---|---|
| GetData(Asynchronous) | Gets data from the GPU asynchronously. |
| GetData<T>(Asynchronous) | Gets data from the GPU asynchronously. |
| GetData<T>(Asynchronous,T) | Gets data from the GPU asynchronously. |
| GetData(Asynchronous,AsynchronousFlags) | Gets data from the GPU asynchronously. |
| GetData<T>(Asynchronous,AsynchronousFlags) | Gets data from the GPU asynchronously. |
| GetData<T>(Asynchronous,AsynchronousFlags,T) | Gets data from the GPU asynchronously. |