mesa: Refactor bind_framebuffer to make _mesa_bind_framebuffers
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 13 Nov 2015 18:46:40 +0000 (10:46 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 1 Mar 2016 19:07:19 +0000 (11:07 -0800)
commitfed9b0ed5a6856ac109ffee5116b988bc0669e5b
tree11a9a687d4764a2402531bc3ef73f418476ec8ae
parent64aff35f8409f9a82b3b8a181b9b25e94a0e9fcb
mesa: Refactor bind_framebuffer to make _mesa_bind_framebuffers

Fixing dd_function_table::BindFramebuffer will come later because that
change is probably not suitable for stable.

v2: Fix whitespace issue noticed by Topi.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h