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