[Mesa-dev] [Bug 61647] [llvmpipe] lp_texture.c:580:llvmpipe_create_surface: Assertion `pt->bind & ((1 << 0) | (1 << 1))' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 28 20:00:46 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=61647
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sroland at vmware.com
Keywords| |regression
--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
c8eb2d0e829d0d2aea6a982620da0d3cfb5982e2 is the first bad commit
commit c8eb2d0e829d0d2aea6a982620da0d3cfb5982e2
Author: Roland Scheidegger <sroland at vmware.com>
Date: Thu Feb 28 01:25:24 2013 +0100
llvmpipe: check buffers in llvmpipe_is_resource_referenced.
Now that buffers can be used as textures or render targets
make sure they aren't skipped.
Fix suggested by Jose Fonseca.
v2: added a couple of assertions so we can actually guarantee
we check the resources and don't skip them. Also added some comments
that this is actually a lie due to the way the opengl buffer api works.
:040000 040000 433342731ec1897b776bb1ea286814110adff12e
9e52a970fa15bbbb2e4d71d294065089988820b6 M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130301/7072f727/attachment.html>
More information about the mesa-dev
mailing list