[Mesa-dev] [Bug 107288] REGoth/bgfx: util_blitter_generate_mipmap: Assertion `!util_format_has_stencil(desc)' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 19 10:41:08 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107288
Bug ID: 107288
Summary: REGoth/bgfx: util_blitter_generate_mipmap: Assertion
`!util_format_has_stencil(desc)' failed.
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: haagch at frickel.club
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 140708
--> https://bugs.freedesktop.org/attachment.cgi?id=140708&action=edit
application output
REGoth: ../src/gallium/auxiliary/util/u_blitter.c:2048:
util_blitter_generate_mipmap: Assertion `!util_format_has_stencil(desc)'
failed.
REGoth is a project reimplementing the game engine used for Gothic 1 and 2.
They use bgfx for rendering and the assert is caused by whatever that library
is doing. Its startup output is attached.
This may be an application bug, but commenting out that assert makes ReGoth
work with seemingly no ill effect, so it would be nice if it could be verified
that it's a valid assert and report it downstream to bgfx if it is.
Only tried with radeonsi latest git on RX 480 but the location of the assert
probably applies to all drivers.
--
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: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180719/252eef09/attachment.html>
More information about the mesa-dev
mailing list