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

TglNamedFramebufferTexture1DEXT

Declaration

Source position: ctgl.pas line 9838

type TglNamedFramebufferTexture1DEXT = procedure(

  framebuffer: GLuint;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio