text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Type in a buffer format declaration. Comments and {} braces are skipped, : semantics are ignored. Declare each element as an hlsl/glsl variable, e.g: "float4 first; float2 second; uint2 third;" or vec4/vec2. Basic types accepted: bool, byte, short, int, half, float, double. Unsigned integer types: ubyte, ushort, uint 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 ([row_major] half3x4) and arrays (float[16]) are supported.