Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglTexStorageMem3DMultisampleEXT

Declaration

Source position: ctgl.pas line 10310

type TglTexStorageMem3DMultisampleEXT = procedure(

  target: GLenum;

  samples: GLsizei;

  internalFormat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedSampleLocations: GLboolean;

  memory: GLuint;

  offset: GLuint64

);



CT Web help

CodeTyphon Studio