Вынес управление VkDescriptorSetLayout и VkPipeline в отдельные классы
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "Swapchain.hpp"
|
||||
|
||||
#include <set>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
#include "Device.hpp"
|
||||
#include "PhysicalDevice.hpp"
|
||||
|
||||
Reference in New Issue
Block a user