Update help text

This commit is contained in:
baldurk
2014-09-13 15:29:55 +01:00
parent 67b8b4521a
commit 1a2831a52e
@@ -133,6 +133,6 @@ Hex-formatted integer types: xbyte, xshort, xint
Additionally special formats: unorm[hb] (half, byte) and snorm[hb], and uintten/unormten (10:10:10:2 packing)
Vectors (e.g. float4) and matrices ([rowmajor] half3x4) are supported. Arrays (float[16]) are not supported.</value>
Vectors (e.g. float4), matrices ([rowmajor] half3x4) and arrays (float[16]) are supported.</value>
</data>
</root>