[Mesa-dev] [Bug 61093] [llvmpipe] lp_surface.c:68:lp_resource_copy: Assertion `src_box->depth == 1' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 19 04:04:46 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61093

--- Comment #1 from Marek Olšák <maraeo at gmail.com> ---
The assertion in lp_resource_copy can be fixed easily, but I can't reproduce
it. llvmpipe is failing a different assertion here:

texsubimage: /home/marek/dev/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:539:
const llvm::SDValue &llvm::SDNode::getOperand(unsigned int) const: Assertion
`Num < NumOperands && "Invalid child # of SDNode!"' failed.

The way I see it, my work only uncovered this bug.

-- 
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/20130219/edc306b2/attachment.html>


More information about the mesa-dev mailing list