Searched refs:pipelineLayoutsInPipeline (Results 1 – 1 of 1) sorted by relevance
131 std::set<VkPipelineLayout> pipelineLayoutsInPipeline; in removeRedundantObjects() local147 pipelineLayoutsInPipeline.insert(gpCI.layout); in removeRedundantObjects()156 pipelineLayoutsInPipeline.insert(cpCI.layout); in removeRedundantObjects()177 if (pipelineLayoutsInPipeline.find(it->first) == end(pipelineLayoutsInPipeline)) in removeRedundantObjects()