Searched refs:descriptorSetLayoutsInPipeline (Results 1 – 1 of 1) sorted by relevance
132 std::set<VkDescriptorSetLayout> descriptorSetLayoutsInPipeline; in removeRedundantObjects() local187 descriptorSetLayoutsInPipeline.insert(plCI.pSetLayouts[i]); in removeRedundantObjects()193 if (descriptorSetLayoutsInPipeline.find(it->first) == end(descriptorSetLayoutsInPipeline)) in removeRedundantObjects()