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

TglTextureStorageMem3DMultisampleEXT

Declaration

Source position: ctgles2.pas line 8822

type TglTextureStorageMem3DMultisampleEXT = procedure(

  texture: GLuint;

  samples: GLsizei;

  internalFormat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  fixedSampleLocations: GLboolean;

  memory: GLuint;

  offset: GLuint64

);



CT Web help

CodeTyphon Studio