Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglVertexArrayTexCoordOffsetEXT

Declaration

Source position: ctgl.pas line 10490

type TglVertexArrayTexCoordOffsetEXT = procedure(

  vaobj: GLuint;

  buffer: GLuint;

  size: GLint;

  type_: GLenum;

  stride: GLsizei;

  offset: GLintptr

);



CT Web help

CodeTyphon Studio