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

TglSpecializeShader

Declaration

Source position: ctgl.pas line 8791

type TglSpecializeShader = procedure(

  shader: GLuint;

  pEntryPoint: PGLchar;

  numSpecializationConstants: GLuint;

  pConstantIndex: PGLuint;

  pConstantValue: PGLuint

);



CT Web help

CodeTyphon Studio