Summary: | vkcube fails with vkMapMemory failed | ||
---|---|---|---|
Product: | Mesa | Reporter: | Fabian Maurer <dark.shadow4> |
Component: | Drivers/Vulkan/radeon | Assignee: | mesa-dev |
Status: | RESOLVED NOTOURBUG | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | vedran |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Fabian Maurer
2017-05-05 21:34:45 UTC
Still present with 7bbcf3ac70. vkcube is known broken, it allocates memory from a non-mappable memory type and then tries to map it. (In reply to Bas Nieuwenhuizen from comment #2) > vkcube is known broken, it allocates memory from a non-mappable memory type > and then tries to map it. Well, that was unexpected. Thanks for explaining, can confirm it work fine with the samples from https://github.com/SaschaWillems/Vulkan ! Can you really claim it's "known broken" when nobody told the maintainer? |
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.