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

TglColorMaskiOES

Declaration

Source position: ctgles3.pas line 8094

type TglColorMaskiOES = procedure(

  index_: GLuint;

  r: GLboolean;

  g: GLboolean;

  b: GLboolean;

  a: GLboolean

);



CT Web help

CodeTyphon Studio