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

TglAreProgramsResidentNV

Declaration

Source position: ctgl.pas line 8811

type TglAreProgramsResidentNV = function(

  n: GLsizei;

  programs: PGLuint;

  residences: PGLboolean

):GLboolean;



CT Web help

CodeTyphon Studio