-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I need some help implementing textures, i tried porting the texture system of https://github.com/JacobYealy/LittleVulkanEngine from c++ to c# but I get a memory corruption error when vk.CmdDrawIndexed(commandBuffer, indexCount, 1, 0, 0, 0); is called
Metadata
Metadata
Assignees
Labels
No labels