Overv / VulkanTutorial

Tutorial for the Vulkan graphics and compute API
https://vulkan-tutorial.com
Creative Commons Attribution Share Alike 4.0 International
3.12k stars 513 forks source link

Explain VKAPI_ATTR and VKAPI_CALL when introducing debugCallback #169

Closed Managor closed 4 years ago

Managor commented 4 years ago

As a complete newbie, these specification are a complete mystery to me and I would like them explained.

Managor commented 4 years ago

I'm blind, my apologies. It was explained on top of the example, where the rest of the function was explained under it.