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

TglShaderBinary

Declaration

Source position: ctgles3.pas line 7762

type TglShaderBinary = procedure(

  count: GLsizei;

  shaders: PGLuint;

  binaryFormat: GLenum;

  binary: Pvoid;

  length: GLsizei

);



CT Web help

CodeTyphon Studio