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

PFNGLCOLORTABLEEXTPROC

Declaration

Source position: gl.pp line 1493

type PFNGLCOLORTABLEEXTPROC = procedure(

  target: GLenum;

  internalFormat: GLenum;

  width: GLsizei;

  format: GLenum;

  atype: GLenum;

  const data: Pointer

);


Documentation generated on: 2023-03-18