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

TglFramebufferTexture3DOES

Declaration

Source position: ctgles3.pas line 8256

type TglFramebufferTexture3DOES = procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint;

  zoffset: GLint

);



CT Web help

CodeTyphon Studio