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

TglNamedBufferPageCommitmentMemNV

Declaration

Source position: ctgles3.pas line 8545

type TglNamedBufferPageCommitmentMemNV = procedure(

  buffer: GLuint;

  offset: GLintptr;

  size: GLsizeiptr;

  memory: GLuint;

  memOffset: GLuint64;

  commit: GLboolean

);



CT Web help

CodeTyphon Studio