mesa: drop the buffer mode param from the DrawBuffer driver function
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 27 Apr 2018 00:03:56 +0000 (10:03 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 27 Apr 2018 00:09:10 +0000 (10:09 +1000)
commit410f901beed8f6f041716396b1f27fd61518e231
tree012816750620380a6b3e49d1177b42b4f26cd09d
parentb695a7bd8e5bfea4708661b3d941c69a37d21ebb
mesa: drop the buffer mode param from the DrawBuffer driver function

No drivers used it.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/common/driverfuncs.c
src/mesa/drivers/dri/i915/intel_buffers.c
src/mesa/drivers/dri/i965/intel_buffers.c
src/mesa/drivers/dri/nouveau/nouveau_state.c
src/mesa/drivers/dri/radeon/radeon_common.c
src/mesa/drivers/dri/radeon/radeon_common.h
src/mesa/main/buffers.c
src/mesa/main/dd.h