[Mesa-dev] [PATCH] mesa: Check FBO completeness in _mesa_valid_to_render() if it's unknown.

Eric Anholt eric at anholt.net
Tue Nov 27 10:04:34 PST 2012


Kenneth Graunke <kenneth at whitecape.org> writes:

> If _Status is 0, then we don't know whether the FBO is complete or not,
> and need to recheck it.
>
> This fixes oglconform's drawBuffers-blend/basic.state.index0 test.

This should already be happening through _mesa_update_state() ->
_mesa_update_framebuffer().  Sounds like something in this testcase is
hitting a path that's failing to _NEW_BUFFERS.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121127/420e6830/attachment.pgp>


More information about the mesa-dev mailing list