A vertex-declaration tab displays the vertex declaration that determines the data types in a vertex buffer. The vertex declaration is displayed as a table.
For this example, the vertex layout would be:
float3 position float3 normal float2 texcoord
There are two ways to create a vertex-declaration tab.