[−][src]Function alacritty::gl::VertexArrayAttribFormat
pub unsafe fn VertexArrayAttribFormat(
vaobj: GLuint,
attribindex: GLuint,
size: GLint,
type_: GLenum,
normalized: GLboolean,
relativeoffset: GLuint
)
pub unsafe fn VertexArrayAttribFormat(
vaobj: GLuint,
attribindex: GLuint,
size: GLint,
type_: GLenum,
normalized: GLboolean,
relativeoffset: GLuint
)