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

TglTexBufferRangeOES

Declaration

Source position: ctgles2.pas line 8760

type TglTexBufferRangeOES = procedure(

  target: GLenum;

  internalformat: GLenum;

  buffer: GLuint;

  offset: GLintptr;

  size: GLsizeiptr

);



CT Web help

CodeTyphon Studio