Unit 'GL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengl]

glColorMask

Declaration

Source position: gl.pp line 1177

var glColorMask: procedure(

  red: GLboolean;

  green: GLboolean;

  blue: GLboolean;

  alpha: GLboolean

);


Documentation generated on: 2023-03-18