mesa: Return 0 for cube map face of non-cubemap framebuffer attachments.
authorEric Anholt <eric@anholt.net>
Fri, 25 Jul 2008 19:40:16 +0000 (12:40 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 25 Jul 2008 19:40:49 +0000 (12:40 -0700)
commite5022c3fdf9888857f22f9a1690035ff3f90d36b
tree3fdd89db627c46b3d32c1a50bf57c9b02c0965db
parentff60e3fa031504b403766324b1fae3ccacec6650
mesa: Return 0 for cube map face of non-cubemap framebuffer attachments.

Fixes some oglconform fbo testcases.
src/mesa/main/fbobject.c