diff --git a/renderdocui/Windows/Dialogs/BufferFormatSpecifier.resx b/renderdocui/Windows/Dialogs/BufferFormatSpecifier.resx index 4c9804027..57a64d86c 100644 --- a/renderdocui/Windows/Dialogs/BufferFormatSpecifier.resx +++ b/renderdocui/Windows/Dialogs/BufferFormatSpecifier.resx @@ -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. +Vectors (e.g. float4), matrices ([rowmajor] half3x4) and arrays (float[16]) are supported. \ No newline at end of file