Vulkan-API-Tutorials
Vulkan-API-Tutorials copied to clipboard
Sources for my YouTube Vulkan tutorials
Results
2
Vulkan-API-Tutorials issues
Sort by
recently updated
recently updated
newest added
Vulkan SDK 1.107.1 GPU 1060 gtx Windows 64bit With VK_DEBUG_REPORT_DEBUG_BIT_EXT enabled the program crashes with access violation error. But it got fixed if below mentioned lines are moved from setupDebug()...
On tutorial 4, when setting up the viewport I get this error: `VKDBG: ERROR: @[DS]: Cannot call vkCmdSetViewport() on a command buffer allocated from a pool without VK_QUEUE_GRAPHICS_BIT capabilities. The...