Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Incorrect mapping alignement in renderer #58

Open
Zeng-Zer opened this issue Oct 13, 2018 · 1 comment
Open

Incorrect mapping alignement in renderer #58

Zeng-Zer opened this issue Oct 13, 2018 · 1 comment
Assignees

Comments

@Zeng-Zer
Copy link
Member

The following error is constantly printed:

Validation:  [ VUID-VkMappedMemoryRange-size-01390 ] Object: 0x2b (Type = 8) | vkFlushMappedMemoryRanges: Size in pMemRanges[0] is 0x18, which is not a multiple of VkPhysicalDeviceLimits::nonCoherentAtomSize (0x40). The Vulkan spec states: If size is not equal to VK_WHOLE_SIZE, size must either be a multiple of VkPhysicalDeviceLimits::nonCoherentAtomSize, or offset plus size must equal the size of memory. (https://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html#VUID-VkMappedMemoryRange-size-01390)
@Gaspard-- Gaspard-- self-assigned this Oct 13, 2018
@Gaspard-- Gaspard-- added the bug label Oct 13, 2018
@Gaspard--
Copy link
Member

There is a possibility it would make more sense to resolve this in https://github.com/raven-os/magma

@Gaspard-- Gaspard-- changed the title Error in TTY mode Incorrect mapping alignement in renderer Oct 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants