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

TglTexStorage1DEXT

Declaration

Source position: ctgles3.pas line 8799

type TglTexStorage1DEXT = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei

);



CT Web help

CodeTyphon Studio