SWDEV-270961 - update HIP documents

Change-Id: I5168d83a124e9c7d856fb7a46d9960d9f99143c6


[ROCm/clr commit: 774565e5ae]
This commit is contained in:
Julia Jiang
2021-04-01 18:40:43 -04:00
committed by Julia Jiang
parent a4b1719407
commit ffdccc1155
3 changed files with 8 additions and 8 deletions
@@ -493,7 +493,7 @@ Following is the list of supported floating-point intrinsics. Note that intrinsi
| double __dsqrt_rn ( double x ) <br><sub>Compute `√x` in round-to-nearest-even mode.</sub> |
## Texture Functions
Texture functions are not supported.
The supported Texture functions are listed in header files "texture_functions.h"(https://github.com/ROCm-Developer-Tools/HIP/blob/main/include/hip/hcc_detail/texture_functions.h) and"texture_indirect_functions.h" (https://github.com/ROCm-Developer-Tools/HIP/blob/main/include/hip/hcc_detail/texture_indirect_functions.h).
## Surface Functions
Surface functions are not supported.