Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglGetProgramBinary

Declaration

Source position: ctgl.pas line 8514

type TglGetProgramBinary = procedure(

  program_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  binaryFormat: PGLenum;

  binary: Pvoid

);



CT Web help

CodeTyphon Studio