summaryrefslogtreecommitdiff
path: root/docs/cuda-target.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cuda-target.md')
-rw-r--r--docs/cuda-target.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cuda-target.md b/docs/cuda-target.md
index f79bf14c3..c41858bd4 100644
--- a/docs/cuda-target.md
+++ b/docs/cuda-target.md
@@ -219,6 +219,8 @@ Some features are not available because they cannot be mapped with appropriate b
* Not all Wave intrinsics are supported
* There is not complete support for all methods on 'objects' like textures etc.
* Does not currently support combined 'TextureSampler'. A Texture behaves equivalently to a TextureSampler and Samplers are ignored.
+* Half type is not currently supported
+* GetDimensions is not available on any Texture type currently - as there doesn't appear to be a CUDA equivalent
Language aspects
================