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

TglGetProgramBinary

Declaration

Source position: ctgles1.pas line 7681

type TglGetProgramBinary = procedure(

  program_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  binaryFormat: PGLenum;

  binary: Pvoid

);



CT Web help

CodeTyphon Studio