glprototypes: fix parameter type of glGenBuffers
authorWang Xin-yu (王昕宇) <comicfans44@gmail.com>
Fri, 29 Jan 2016 02:35:15 +0000 (10:35 +0800)
committerMatthew Waters <matthew@centricular.com>
Fri, 29 Jan 2016 03:31:21 +0000 (14:31 +1100)
commit0891b90111aa8749c8ab08bab180e8bd3ff083dd
tree25a398aac0e8f22e6384bd0739bf2ad903838bbc
parentf3653a5e9cb0712d69607a0bdd598e43a72cc03c
glprototypes: fix parameter type of glGenBuffers

The number of buffers should be GLsizei instead of GLuint.

https://bugzilla.gnome.org/show_bug.cgi?id=761272
gst-libs/gst/gl/glprototypes/base.h