Unit 'glcorearb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_oglcscene]

glFramebufferTexture2D

Declaration

Source position: glcorearb.pas line 1841

var glFramebufferTexture2D: procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio