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

TglTexStorage3D

Declaration

Source position: ctgles3.pas line 7901

type TglTexStorage3D = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei

);



CT Web help

CodeTyphon Studio