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

TglGetActiveUniformBlockName

Declaration

Source position: ctgles3.pas line 7865

type TglGetActiveUniformBlockName = procedure(

  program_: GLuint;

  uniformBlockIndex: GLuint;

  bufSize: GLsizei;

  length: PGLsizei;

  uniformBlockName: PGLchar

);



CT Web help

CodeTyphon Studio