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

glColorMask

Declaration

Source position: gl.pp line 1197

var glColorMask: procedure(

  red: GLboolean;

  green: GLboolean;

  blue: GLboolean;

  alpha: GLboolean

);


Documentation generated on: 2026-03-03