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

TglMapTexture2DINTEL

Declaration

Source position: ctgl.pas line 9665

type TglMapTexture2DINTEL = function(

  texture: GLuint;

  level: GLint;

  access: GLbitfield;

  stride: PGLint;

  layout: PGLenum

):Pvoid;



CT Web help

CodeTyphon Studio