void clearBufferuiv(int buffer,int drawbuffer, int value){ _gl.clearBufferuiv(buffer,drawbuffer,value); checkError('clearBufferuiv'); }