diff --git a/renderdocui/Controls/BufferFormatSpecifier.resx b/renderdocui/Controls/BufferFormatSpecifier.resx index 7782b0750..4d227ab13 100644 --- a/renderdocui/Controls/BufferFormatSpecifier.resx +++ b/renderdocui/Controls/BufferFormatSpecifier.resx @@ -127,6 +127,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), matrices ([rowmajor] half3x4) and arrays (float[16]) are supported. +Vectors (e.g. float4), matrices ([row_major] half3x4) and arrays (float[16]) are supported. \ No newline at end of file