The internal buffer memory is transferred to the memory of the client with a specific access. Before the buffer can be reused, <code>unmap</code> must be called.
See: Access enum See: glMapBuffer
See Implementation
The internal buffer memory is transferred to the memory of the client with a specific access. Before the buffer can be reused, <code>unmap</code> must be called.
See: Access enum See: glMapBuffer