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