Unit 'ctGLES3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglFramebufferTexture1D

Declaration

Source position: ctgles3.pas line 8250

type TglFramebufferTexture1D = procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio