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

TglTexStorageAttribs2DEXT

Declaration

Source position: ctgles3.pas line 8803

type TglTexStorageAttribs2DEXT = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  attrib_list: PGLint

);



CT Web help

CodeTyphon Studio