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

TglTexPageCommitmentMemNV

Declaration

Source position: ctgles2.pas line 8791

type TglTexPageCommitmentMemNV = procedure(

  target: GLenum;

  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