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

TglGetSynciv

Declaration

Source position: ctgl.pas line 8389

type TglGetSynciv = procedure(

  sync: GLsync;

  pname: GLenum;

  count: GLsizei;

  length: PGLsizei;

  values: PGLint

);



CT Web help

CodeTyphon Studio