X-Git-Url: https://git.hcoop.net/clinton/guile-figl.git/blobdiff_plain/250ca4b72ea7869387a62135610c52683fa14268..c7b3127165b9995561d5c7d7d6ca1184f089c797:/upstream-doc/man3/glGetBufferParameter.xml diff --git a/upstream-doc/man3/glGetBufferParameter.xml b/upstream-doc/man3/glGetBufferParameter.xml index cb3df4e..00f775f 100644 --- a/upstream-doc/man3/glGetBufferParameter.xml +++ b/upstream-doc/man3/glGetBufferParameter.xml @@ -1,7 +1,7 @@ - + @@ -25,6 +25,14 @@ GLint * data + + + void glGetBufferParameteri64v + GLenum target + GLenum value + GLint64 * data + + Parameters @@ -117,6 +125,9 @@ If an error is generated, no change is made to the contents of data. + + glGetBufferParameteri64v is available only if the GL version is 3.2 or higher. + Errors @@ -138,6 +149,7 @@ Copyright Copyright 2005 Addison-Wesley. + Copyright 2010-2013 Khronos Group. 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/.