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

TglFramebufferTexture2DMultisampleEXT

Declaration

Source position: ctgles2.pas line 8252

type TglFramebufferTexture2DMultisampleEXT = procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint;

  samples: GLsizei

);



CT Web help

CodeTyphon Studio