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

TglMultiDrawElementsBaseVertexEXT

Declaration

Source position: ctgles3.pas line 8490

type TglMultiDrawElementsBaseVertexEXT = procedure(

  mode: GLenum;

  count: PGLsizei;

  type_: GLenum;

  indices: PPvoid;

  drawcount: GLsizei;

  basevertex: PGLint

);



CT Web help

CodeTyphon Studio