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

TglGetProgramBinaryOES

Declaration

Source position: ctgles2.pas line 8345

type TglGetProgramBinaryOES = procedure(

  program_: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  binaryFormat: PGLenum;

  binary: Pvoid

);



CT Web help

CodeTyphon Studio