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.cpp1514 typedef SharedPtr<Dependency<DescriptorSetLayout> > DescriptorSetLayoutDepSp; typedef
1515 typedef vector<DescriptorSetLayoutDepSp> DescriptorSetLayouts;
1526 …descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayout>(env, *… in Resources()