Source position: ctgl.pas line 8756
type TglVertexArrayBindingDivisor = procedure(
vaobj: GLuint;
bindingindex: GLuint;
divisor: GLuint
);