Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

glFramebufferTexture2D

Declaration

Source position: gles20.pas line 986

var glFramebufferTexture2D: procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);


Documentation generated on: 2023-03-18