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

TglColorMaskiEXT

Declaration

Source position: ctgles2.pas line 8093

type TglColorMaskiEXT = procedure(

  index_: GLuint;

  r: GLboolean;

  g: GLboolean;

  b: GLboolean;

  a: GLboolean

);



CT Web help

CodeTyphon Studio