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

TglVertexAttribIPointer

Declaration

Source position: ctgles2.pas line 7838

type TglVertexAttribIPointer = procedure(

  index_: GLuint;

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  pointer: Pvoid

);



CT Web help

CodeTyphon Studio