glBindBuffer, glBufferData, glMapBuffer, glUnmapBuffer
Copyright 2005 Addison-Wesley. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. http://opencontent.org/openpub/.
Page generated by adrdox
glGetBufferParameteriv: man2/glGetBufferParameteriv.xml
glGetBufferParameteriv returns in data a selected parameter of the buffer object specified by target. value names a specific buffer object parameter, as follows:
If an error is generated, no change is made to the contents of data. glGetBufferParameteriv is available only if the GL version is 1.5 or greater. Targets GL_PIXEL_PACK_BUFFER and GL_PIXEL_UNPACK_BUFFER are available only if the GL version is 2.1 or greater.