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

TglMultiDrawElementsBaseVertex

Declaration

Source position: ctgles2.pas line 8489

type TglMultiDrawElementsBaseVertex = procedure(

  mode: GLenum;

  count: PGLsizei;

  type_: GLenum;

  indices: PPvoid;

  drawcount: GLsizei;

  basevertex: PGLint

);



CT Web help

CodeTyphon Studio