Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

PFNGLCOLORPOINTEREXTPROC

Declaration

Source position: gl.pp line 1477

type PFNGLCOLORPOINTEREXTPROC = procedure(

  size: GLint;

  atype: GLenum;

  stride: GLsizei;

  count: GLsizei;

  const pointer: Pointer

);


Documentation generated on: 2023-03-18