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

TglTexBufferRange

Declaration

Source position: ctgles1.pas line 7954

type TglTexBufferRange = procedure(

  target: GLenum;

  internalformat: GLenum;

  buffer: GLuint;

  offset: GLintptr;

  size: GLsizeiptr

);



CT Web help

CodeTyphon Studio