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

TglMultiDrawElementsIndirectCount

Declaration

Source position: ctgles3.pas line 8493

type TglMultiDrawElementsIndirectCount = procedure(

  mode: GLenum;

  type_: GLenum;

  indirect: Pvoid;

  drawcount: GLintptr;

  maxdrawcount: GLsizei;

  stride: GLsizei

);



CT Web help

CodeTyphon Studio