Unit 'Laz_And_GLESv2_Canvas_h' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pw_androidwizard]

glFramebufferTexture2D

Declaration

Source position: Laz_And_GLESv2_Canvas_h.pas line 518

procedure glFramebufferTexture2D(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio