mapped-memory Questions

3

Solved

I've been trying to figure out how to access a mapped buffer from C++17 without invoking undefined behavior. For this example, I'll use a buffer returned by Vulkan's vkMapMemory. So, according to ...
Scopas asked 16/11, 2018 at 15:22
1

© 2022 - 2024 — McMap. All rights reserved.