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

TglFramebufferTextureOES

Declaration

Source position: ctgles3.pas line 8262

type TglFramebufferTextureOES = procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  level: GLint

);



CT Web help

CodeTyphon Studio