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

TglFramebufferTexture2DOES

Declaration

Source position: ctgles3.pas line 8254

type TglFramebufferTexture2DOES = procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio