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

TglTexStorage1D

Declaration

Source position: ctgles2.pas line 8798

type TglTexStorage1D = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei

);



CT Web help

CodeTyphon Studio