Variable VertexInputAttrib.format

struct VertexInputAttrib
{
  // ...
  Format format ;
  // ...
}