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

TglTextureStorageMem1DEXT

Declaration

Source position: ctgles3.pas line 8818

type TglTextureStorageMem1DEXT = procedure(

  texture: GLuint;

  levels: GLsizei;

  internalFormat: GLenum;

  width: GLsizei;

  memory: GLuint;

  offset: GLuint64

);



CT Web help

CodeTyphon Studio