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

TglVertexAttribPointer

Declaration

Source position: ctgles3.pas line 7796

type TglVertexAttribPointer = procedure(

  index_: GLuint;

  size: GLint;

  type_: GLenum;

  normalized: GLboolean;

  stride: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio