Get a DescriptorSetInfo by owner's name.
100 {
102
103 std::unique_lock<std::mutex> lock(
m_Mutex);
104
106 }
#define SPICES_PROFILE_ZONE
static std::mutex m_Mutex
Mutex of this DescriptorSetManager.
static DescriptorManagerContainer m_DescriptorSets
The container of all descriptor sets, identified with owner's name and set number.