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

TglSpecializeShader

Declaration

Source position: ctgles1.pas line 7949

type TglSpecializeShader = procedure(

  shader: GLuint;

  pEntryPoint: PGLchar;

  numSpecializationConstants: GLuint;

  pConstantIndex: PGLuint;

  pConstantValue: PGLuint

);



CT Web help

CodeTyphon Studio