Source position: gles20.pas line 941
var glBufferSubData: procedure(
target: GLenum;
offset: GLintptr;
size: GLsizeiptr;
data: pointer
);