[HIPIFY] Change CUDA Driver's functions' cuMemsetD32(Async) mapping

cuMemsetD32(Async) -> hipMemsetD32(Async) (was hipMemset(Async))

based on:
[#933] https://github.com/ROCm-Developer-Tools/HIP/pull/933
Tá an tiomantas seo le fáil i:
Evgeny Mankov
2019-03-05 18:13:18 +03:00
tuismitheoir 2ed31e9f6c
tiomantas a87d798d90
D'athraigh 2 comhad le 5 breiseanna agus 5 scriosta
@@ -891,8 +891,8 @@
| `cuMemsetD2D32Async` | |
| `cuMemsetD2D8` | |
| `cuMemsetD2D8Async` | |
| `cuMemsetD32` | `hipMemset` |
| `cuMemsetD32Async` | `hipMemsetAsync` |
| `cuMemsetD32` | `hipMemsetD32` |
| `cuMemsetD32Async` | `hipMemsetD32Async` |
| `cuMemsetD8` | `hipMemsetD8` |
| `cuMemsetD8Async` | |
| `cuMipmappedArrayCreate` | |