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

TglMultiDrawElementsIndirectEXT

Declaration

Source position: ctgles2.pas line 8494

type TglMultiDrawElementsIndirectEXT = procedure(

  mode: GLenum;

  type_: GLenum;

  indirect: Pvoid;

  drawcount: GLsizei;

  stride: GLsizei

);



CT Web help

CodeTyphon Studio