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

TglFramebufferTextureMultisampleMultiviewOVR

Declaration

Source position: ctgles3.pas line 8260

type TglFramebufferTextureMultisampleMultiviewOVR = procedure(

  target: GLenum;

  attachment: GLenum;

  texture: GLuint;

  level: GLint;

  samples: GLsizei;

  baseViewIndex: GLint;

  numViews: GLsizei

);



CT Web help

CodeTyphon Studio