Function gl33::global_loader::glVertexAttribIPointer[][src]

pub unsafe fn glVertexAttribIPointer(
    index: c_uint,
    size: c_int,
    type_: VertexAttribIType,
    stride: c_int,
    pointer: *const c_void
)

glVertexAttribIPointer

  • type group: VertexAttribIType
  • pointer len: COMPSIZE(size,type,stride)