Вынес управление VkRenderPass в отдельный класс

This commit is contained in:
Jiga228
2026-06-24 12:10:47 +07:00
parent 93eb08fe9f
commit 2a57a30e29
9 changed files with 85 additions and 57 deletions
@@ -9,7 +9,7 @@ namespace VkObjects
class Surface;
class Instance;
class PhysicalDevice
class PhysicalDevice final
{
public:
struct QueueFamilyIndices