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

TglVertexAttribFormat

Declaration

Source position: ctgles2.pas line 7969

type TglVertexAttribFormat = procedure(

  attribindex: GLuint;

  size: GLint;

  type_: GLenum;

  normalized: GLboolean;

  relativeoffset: GLuint

);



CT Web help

CodeTyphon Studio