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

TglTextureStorage3DMultisampleEXT

Declaration

Source position: ctgl.pas line 10345

type TglTextureStorage3DMultisampleEXT = procedure(

  texture: GLuint;

  target: GLenum;

  samples: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedsamplelocations: GLboolean

);



CT Web help

CodeTyphon Studio