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

TglFramebufferTexture3D

Declaration

Source position: ctgles2.pas line 8255

type TglFramebufferTexture3D = procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint;

  zoffset: GLint

);



CT Web help

CodeTyphon Studio