Relative Content

Tag Archive for c++memoryvulkanvoid

Problem with returning void pointer in Vulkan

i have weird problem, and i could not find a answer anywhere on the internet. Iam mapping memory and problem appears when iam returning that mapeed memory from on my own created class.