[Mesa-dev] [Bug 91387] Mesa 10.6.1 implementation error: invalid target in _swrast_choose_texture_sample_func

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 20 09:35:49 PDT 2015


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

--- Comment #1 from Brian Paul <brianp at vmware.com> ---
Can you debug this a bit to see where this is happening and what the texture
target is?

I don't see how this would directly lead to a segfault in Mesa.  After the
error message we select the null_sample_func() function for texture sampling,
which is a no-op.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150720/04fd3648/attachment.html>


More information about the mesa-dev mailing list