SWDEV-270961 - update HIP documents

Change-Id: I5168d83a124e9c7d856fb7a46d9960d9f99143c6
Tento commit je obsažen v:
Julia Jiang
2021-04-01 18:40:43 -04:00
odevzdal Julia Jiang
rodič 166fd274f1
revize d8f123eed7
3 změnil soubory, kde provedl 8 přidání a 8 odebrání
+1 -1
Zobrazit soubor
@@ -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.