Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDescriptorPoolTests.cpp102 vector<DescriptorSetLayoutPtr> descriptorSetLayouts; in resetDescriptorPoolTest() local
103 descriptorSetLayouts.reserve(numDescriptorSetsPerIter); in resetDescriptorPoolTest()
107 descriptorSetLayouts.push_back( in resetDescriptorPoolTest()
118 descriptorSetLayoutsRaw[ndx] = **descriptorSetLayouts[ndx]; in resetDescriptorPoolTest()
DvktApiObjectManagementTests.cpp1350 vector<DescriptorSetLayout::Parameters> descriptorSetLayouts; member
1363 params.descriptorSetLayouts.push_back(descriptorSetLayout); in singleDescriptorSet()
1373 DescriptorSetLayouts descriptorSetLayouts; member
1378 …or<DescriptorSetLayout::Parameters>::const_iterator dsParams = params.descriptorSetLayouts.begin(); in Resources()
1379 dsParams != params.descriptorSetLayouts.end(); in Resources()
1382descriptorSetLayouts.push_back(DescriptorSetLayoutDepSp(new Dependency<DescriptorSetLayout>(env, *… in Resources()
1383 pSetLayouts.push_back(*descriptorSetLayouts.back()->object); in Resources()
1983 …const vector<VkDescriptorSetLayout> descriptorSetLayouts (numDescriptorSets, res.descriptorSetLayo… in createMultiple() local
1991 &descriptorSetLayouts[0], in createMultiple()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1965 const VkDescriptorSetLayout descriptorSetLayouts[] = in execute() local
1976 descriptorSetLayouts, // const VkDescriptorSetLayout* pSetLayouts; in execute()
2362 const VkDescriptorSetLayout descriptorSetLayouts[] = in renderTess() local
2373 descriptorSetLayouts, // const VkDescriptorSetLayout* pSetLayouts; in renderTess()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1350 VkDescriptorSetLayout descriptorSetLayouts[2] = in renderQuad() local
1362 descriptorSetLayouts, // const VkDescriptorSetLayout* pSetLayouts; in renderQuad()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1917 const vk::VkDescriptorSetLayout* descriptorSetLayouts);
1926 const vk::VkDescriptorSetLayout* descriptorSetLayouts);
1941 const vk::VkDescriptorSetLayout* descriptorSetLayouts) in ComputePipeline() argument
1942 : m_pipelineLayout (createPipelineLayout(vki, device, numDescriptorSets, descriptorSetLayouts)) in ComputePipeline()
1950 const vk::VkDescriptorSetLayout* descriptorSetLayouts) in createPipelineLayout() argument
1958 descriptorSetLayouts, // pSetLayouts in createPipelineLayout()