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

TglTexStorageAttribs3DEXT

Declaration

Source position: ctgles3.pas line 8804

type TglTexStorageAttribs3DEXT = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  attrib_list: PGLint

);



CT Web help

CodeTyphon Studio