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

TglNamedFramebufferTexture2DEXT

Declaration

Source position: ctgl.pas line 9839

type TglNamedFramebufferTexture2DEXT = procedure(

  framebuffer: GLuint;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio