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

TglDrawRangeElements

Declaration

Source position: ctgles3.pas line 7800

type TglDrawRangeElements = procedure(

  mode: GLenum;

  start: GLuint;

  end_: GLuint;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid

);



CT Web help

CodeTyphon Studio