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

TglBindVertexBuffer

Declaration

Source position: ctgles2.pas line 7968

type TglBindVertexBuffer = procedure(

  bindingindex: GLuint;

  buffer: GLuint;

  offset: GLintptr;

  stride: GLsizei

);



CT Web help

CodeTyphon Studio