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

TglTextureStorage3DEXT

Declaration

Source position: ctgles1.pas line 7996

type TglTextureStorage3DEXT = procedure(

  texture: GLuint;

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei

);



CT Web help

CodeTyphon Studio