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

TglSpecializeShader

Declaration

Source position: ctgles2.pas line 8744

type TglSpecializeShader = procedure(

  shader: GLuint;

  pEntryPoint: PGLchar;

  numSpecializationConstants: GLuint;

  pConstantIndex: PGLuint;

  pConstantValue: PGLuint

);



CT Web help

CodeTyphon Studio