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

glFramebufferTextureLayer

Declaration

Source position: glcorearb.pas line 1848

var glFramebufferTextureLayer: procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  level: GLint;

  layer: GLint

);



CT Web help

CodeTyphon Studio