mesa: pass rb attachment to _mesa_framebuffer_texture()
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 5 May 2017 07:00:34 +0000 (17:00 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 11 May 2017 03:53:39 +0000 (13:53 +1000)
commit69ca1ef683b9cb3baaae423e726a0b867e0dbc33
tree7334626ae6fec67c2204eea3696bb0d2fbe5fd35
parentd90ced445c21b412c08928f0fc0af222021685f7
mesa: pass rb attachment to _mesa_framebuffer_texture()

This change will help us add KHR_no_error support to the caller.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/common/meta.c
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h