[Mesa-dev] [Bug 96639] st/mesa: transfer_map with too-high level with dEQP-GLES2.functional.texture.completeness.cube.extra_level
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 22 16:49:00 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96639
Bug ID: 96639
Summary: st/mesa: transfer_map with too-high level with
dEQP-GLES2.functional.texture.completeness.cube.extra_
level
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: imirkin at alum.mit.edu
QA Contact: mesa-dev at lists.freedesktop.org
./deqp-gles2 --deqp-visibility=hidden
--deqp-case='dEQP-GLES2.functional.texture.completeness.cube.extra_level'
dEQP Core git-aa4099c48f58c93d951b64451ef87adb31fce406 (0xaa4099c4) starting..
target implementation = 'X11 GLX'
Test case 'dEQP-GLES2.functional.texture.completeness.cube.extra_level'..
deqp-gles2: lp_texture.c:522: llvmpipe_transfer_map: Assertion `level <=
resource->last_level' failed.
Aborted
I think the issue may be in the state tracker - we shouldn't be calling
transfer_map on non-existent levels...
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160622/a390ca49/attachment.html>
More information about the mesa-dev
mailing list