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

TglGetActiveUniformBlockName

Declaration

Source position: ctgl.pas line 8374

type TglGetActiveUniformBlockName = procedure(

  program_: GLuint;

  uniformBlockIndex: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  uniformBlockName: PGLchar

);



CT Web help

CodeTyphon Studio