Searched refs:DescriptorSetLayoutDepSp (Results 1 – 1 of 1) sorted by relevance
1514 typedef SharedPtr<Dependency<DescriptorSetLayout> > DescriptorSetLayoutDepSp; typedef1515 typedef vector<DescriptorSetLayoutDepSp> DescriptorSetLayouts;1526 …descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayout>(env, *… in Resources()