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

TgluBuild1DMipmapLevels

Declaration

Source position: ctglu.pp line 375

type TgluBuild1DMipmapLevels = function(

  target: GLenum;

  internalFormat: GLint;

  width: GLsizei;

  format: GLenum;

  _type: GLenum;

  level: GLint;

  base: GLint;

  max: GLint;

  data: pointer

):GLint;



CT Web help

CodeTyphon Studio