Home
last modified time | relevance | path

Searched refs:DescriptorSetLayoutDepSp (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1362 typedef SharedPtr<Dependency<DescriptorSetLayout> > DescriptorSetLayoutDepSp; typedef
1363 typedef vector<DescriptorSetLayoutDepSp> DescriptorSetLayouts;
1374 …descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayout>(env, *… in Resources()