SWDEV-468257 - Un-deprecate hipHostAlloc()

Change-Id: I5cc820d9b2d9c592009b04cd7702c11d46590863
Esse commit está contido em:
Branislav Brzak
2024-06-18 05:23:27 -07:00
commit de Branislav Brzak
commit 91db702b8c
2 arquivos alterados com 0 adições e 4 exclusões
-1
Ver Arquivo
@@ -45,7 +45,6 @@ Memory management
* ``hipMallocHost`` (replaced with ``hipHostMalloc``)
* ``hipMemAllocHost`` (replaced with ``hipHostMalloc``)
* ``hipHostAlloc`` (replaced with ``hipHostMalloc``)
* ``hipFreeHost`` (replaced with ``hipHostFree``)
* ``hipMemcpyToArray``
* ``hipMemcpyFromArray``