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

TglTexturePageCommitmentMemNV

Declaration

Source position: ctgl.pas line 10332

type TglTexturePageCommitmentMemNV = procedure(

  texture: GLuint;

  layer: GLint;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  zoffset: GLint;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  memory: GLuint;

  offset: GLuint64;

  commit: GLboolean

);



CT Web help

CodeTyphon Studio