Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglGetProgramBinary

Declaration

Source position: ctgles2.pas line 7895

type TglGetProgramBinary = procedure(

  program_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  binaryFormat: PGLenum;

  binary: Pvoid

);



CT Web help

CodeTyphon Studio