Source position: ctgl.pas line 8681
type TglNamedBufferSubData = procedure(
buffer: GLuint;
offset: GLintptr;
size: GLsizeiptr;
data: Pvoid
);