Vertex Format to be used with shader.
On some platforms vertex data layout is used during shader compilation (to generate vertex fetch instructions in the shader code), hence it is important to provide vertex format when warming up. See Also: VertexAttributeDescriptor.