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

TglTexPageCommitmentARB

Declaration

Source position: ctgles3.pas line 8789

type TglTexPageCommitmentARB = procedure(

  target: GLenum;

  level: GLint;

  xoffset: GLint;

  yoffset: GLint;

  zoffset: GLint;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  commit: GLboolean

);



CT Web help

CodeTyphon Studio