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