[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msegl' (#msegui)

PFNGLCOLORTABLEEXTPROC

Declaration

Source position: msegl.pas line 1553

type PFNGLCOLORTABLEEXTPROC = procedure(

  target: GLenum;

  internalFormat: GLenum;

  width: GLsizei;

  format: GLenum;

  atype: GLenum;

  const data: Pointer

);


Documentation generated on: 2021-05-13