Now initializing VkDescriptorSetLayout for each pipeline using SPV reflection.
This commit is contained in:
@@ -100,6 +100,7 @@ public:
|
||||
std::vector<VkCommandBuffer> m_computeCommandBuffers;
|
||||
std::vector<VkCommandBuffer> m_transferCommandBuffers;
|
||||
VmaAllocator m_allocator;
|
||||
VkDescriptorPool m_descriptorPool;
|
||||
|
||||
struct StagingBufferInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user