bufferSubData

Declaration

void bufferSubData(
    GLenum target, 
    GLintptr dstByteOffset, 
    BufferDataSource? srcData
);