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