Function gl::VertexAttribIFormat

source ·
pub unsafe fn VertexAttribIFormat(
    attribindex: GLuint,
    size: GLint,
    type_: GLenum,
    relativeoffset: GLuint
)