Browse Source

Vk: doc++

pull/494/head
Vladimír Vondruš 5 years ago
parent
commit
4c964b6a77
  1. 2
      src/Magnum/Vk/VulkanTester.h

2
src/Magnum/Vk/VulkanTester.h

@ -137,7 +137,7 @@ class VulkanTester: public TestSuite::Tester {
/** /**
* @brief Vulkan queue * @brief Vulkan queue
* *
* In case the calss was constructed using @ref VulkanTester(), the * In case the class was constructed using @ref VulkanTester(), the
* queue corresponds to @ref DeviceProperties::pickQueueFamily() with * queue corresponds to @ref DeviceProperties::pickQueueFamily() with
* @ref QueueFlag::Graphics called on @ref Device::properties(). * @ref QueueFlag::Graphics called on @ref Device::properties().
* *

Loading…
Cancel
Save