mesa: merge the driver functions DrawBuffers and DrawBuffer
authorTimothy Arceri <tarceri@itsqueeze.com>
Sat, 14 Apr 2018 03:42:31 +0000 (13:42 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 17 Apr 2018 04:17:48 +0000 (14:17 +1000)
commitd3cafc18fced872ce60060e792f6faf2b97cc3a9
treebf6b30b84fdaeab6feb8246505bd684f759717d7
parent268d8f244b3450461de5448f3f9a2ed2aa05e223
mesa: merge the driver functions DrawBuffers and DrawBuffer

The extra params we unused by the drivers that used DrawBuffers.

Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/common/driverfuncs.c
src/mesa/drivers/dri/nouveau/nouveau_state.c
src/mesa/main/buffers.c
src/mesa/main/dd.h
src/mesa/state_tracker/st_cb_fbo.c