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

TglDrawElementsInstancedBaseInstance

Declaration

Source position: ctgl.pas line 8598

type TglDrawElementsInstancedBaseInstance = procedure(

  mode: GLenum;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid;

  instancecount: GLsizei;

  baseinstance: GLuint

);



CT Web help

CodeTyphon Studio