Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglDrawElementsInstanced

Declaration

Source position: ctgl.pas line 8365

type TglDrawElementsInstanced = procedure(

  mode: GLenum;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid;

  instancecount: GLsizei

);



CT Web help

CodeTyphon Studio