|
|
|
@ -925,7 +925,7 @@ Additional plugins and utilities are built separately. See particular |
|
|
|
/** @namespace Magnum::Vk |
|
|
|
/** @namespace Magnum::Vk |
|
|
|
@brief Vulkan wrapping layer |
|
|
|
@brief Vulkan wrapping layer |
|
|
|
|
|
|
|
|
|
|
|
C++14 wrappers and helpers for Vulkan development. |
|
|
|
Wrappers and helpers for Vulkan development. |
|
|
|
|
|
|
|
|
|
|
|
This library is depends on [Vulkan](https://www.khronos.org/vulkan/) and is |
|
|
|
This library is depends on [Vulkan](https://www.khronos.org/vulkan/) and is |
|
|
|
built if `MAGNUM_WITH_VK` is enabled when building Magnum. To use this library |
|
|
|
built if `MAGNUM_WITH_VK` is enabled when building Magnum. To use this library |
|
|
|
|