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

TglDrawRangeElementsBaseVertexOES

Declaration

Source position: ctgles3.pas line 8187

type TglDrawRangeElementsBaseVertexOES = procedure(

  mode: GLenum;

  start: GLuint;

  end_: GLuint;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid;

  basevertex: GLint

);



CT Web help

CodeTyphon Studio