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

TglBindBufferOffsetEXT

Declaration

Source position: ctgles3.pas line 8033

type TglBindBufferOffsetEXT = procedure(

  target: GLenum;

  index_: GLuint;

  buffer: GLuint;

  offset: GLintptr

);



CT Web help

CodeTyphon Studio