glMapNamedBufferRange ( buffer offset length access -- void* )


Vocabulary
opengl.gl

Inputs
bufferan object
offsetan object
lengthan object
accessan object


Outputs
void*an object


Definition