Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglTexStorage3D

Declaration

Source position: ctgl.pas line 8606

type TglTexStorage3D = procedure(

  target: GLenum;

  levels: GLsizei;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei

);



CT Web help

CodeTyphon Studio