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

TglFramebufferTextureLayerARB

Declaration

Source position: ctgl.pas line 9212

type TglFramebufferTextureLayerARB = procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  level: GLint;

  layer: GLint

);



CT Web help

CodeTyphon Studio