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

TglGetUniformIndices

Declaration

Source position: ctgles2.pas line 7861

type TglGetUniformIndices = procedure(

  program_: GLuint;

  uniformCount: GLsizei;

  uniformNames: PPGLchar;

  uniformIndices: PGLuint

);



CT Web help

CodeTyphon Studio