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

TglFramebufferTextureLayer

Declaration

Source position: ctgles2.pas line 7824

type TglFramebufferTextureLayer = procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  level: GLint;

  layer: GLint

);



CT Web help

CodeTyphon Studio