Создание цепочки показа

This commit is contained in:
2022-02-17 12:04:03 +03:00
parent 83ab14804f
commit 013ac68c9e
2 changed files with 23 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ class Vulkan
VkDevice logicalDevice; // логическое устройство
VkQueue graphicalQueue; // очередь для работы с графикой
Surface surface; // Поверхность окна
VkSwapchainKHR swapChain; // Список показа
// Структура для хранения флагов
struct