Bug 107288

Summary: REGoth/bgfx: util_blitter_generate_mipmap: Assertion `!util_format_has_stencil(desc)' failed.
Product: Mesa Reporter: Christoph Haag <haagch>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: application output

Description Christoph Haag 2018-07-19 10:41:08 UTC
Created attachment 140708 [details]
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.
Comment 1 GitLab Migration User 2019-09-18 20:27:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1028.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.