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

TglDrawElementsBaseVertex

Declaration

Source position: ctgles2.pas line 7995

type TglDrawElementsBaseVertex = procedure(

  mode: GLenum;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid;

  basevertex: GLint

);



CT Web help

CodeTyphon Studio