removed PerObject of DescriptorSetType

This commit is contained in:
2023-04-21 20:27:28 +08:00
parent 011fbdb55d
commit 0e589e8bcd
3 changed files with 4 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
#ifndef HGL_GRAPH_VULKAN_DESCRIPTOR_SETS_LAYOUT_INCLUDE
#define HGL_GRAPH_VULKAN_DESCRIPTOR_SETS_LAYOUT_INCLUDE
#ifndef HGL_GRAPH_VULKAN_DESCRIPTOR_SET_INCLUDE
#define HGL_GRAPH_VULKAN_DESCRIPTOR_SET_INCLUDE
#include<hgl/graph/VK.h>
#include<hgl/type/Map.h>
@@ -64,4 +64,4 @@ public:
void Update();
};//class DescriptorSet
VK_NAMESPACE_END
#endif//HGL_GRAPH_VULKAN_DESCRIPTOR_SETS_LAYOUT_INCLUDE
#endif//HGL_GRAPH_VULKAN_DESCRIPTOR_SET_INCLUDE