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

PFNGLCOLORSUBTABLEEXTPROC

Declaration

Source position: msegl.pas line 1555

type PFNGLCOLORSUBTABLEEXTPROC = procedure(

  target: GLenum;

  start: GLsizei;

  count: GLsizei;

  format: GLenum;

  atype: GLenum;

  const data: Pointer

);


Documentation generated on: 2021-05-13