When opening a raw view of a buffer, such as a vertex buffer or compute read/write buffer resource, you can apply custom formatting to it to dictate the layout of the elements in typical shader syntax.
This formatting is also available for constant buffers to override the layout reflected from the shader.