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

TglCompressedTexImage3DOES

Declaration

Source position: ctgles2.pas line 8100

type TglCompressedTexImage3DOES = procedure(

  target: GLenum;

  level: GLint;

  internalformat: GLenum;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  border: GLint;

  imageSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio