Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spams errors in console and black screen with imgui #3

Open
theoparis opened this issue Sep 29, 2021 · 0 comments
Open

Spams errors in console and black screen with imgui #3

theoparis opened this issue Sep 29, 2021 · 0 comments

Comments

@theoparis
Copy link

I just downloaded this template and got a window that has a black screen (imgui does work though).
I'm on arch linux with clang 12 and I have a GTX 1050 Ti.
My vscode console spams the following errors each frame.

validation layer: Validation Error: [ VUID-VkMappedMemoryRange-size-01389 ] Object 0: handle = 0x69eeaa0000000047, type = VK_OBJECT_TYPE_DEVICE_MEMORY;
| MessageID = 0xee4872d | vkFlushMappedMemoryRanges: Size in pMemRanges[0] is VK_WHOLE_SIZE and the mapping end (0x28c8 = 0x0 + 0x28c8)
not a multiple of VkPhysicalDeviceLimits::nonCoherentAtomSize (0x40) 
and not equal to the end of the memory object (0x2a00). 
The Vulkan spec states: If size is equal to VK_WHOLE_SIZE, 
the end of the current mapping of memory must either be a multiple of 
VkPhysicalDeviceLimits::nonCoherentAtomSize bytes from the beginning of the memory object, or be equal to the end of the memory object (https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.html#VUID-VkMappedMemoryRange-size-01389)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant