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.
-- 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.