Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1201 std::vector<RawUpdateRegistry>& updateRegistry,
1578 std::vector<RawUpdateRegistry>& updateRegistry, in createDescriptorSets() argument
1613 …derInterface, bufferA, offsetA, bufferB, offsetB, *descriptorSet, updateTemplates, updateRegistry); in createDescriptorSets()
1617 …bufferA, offsetA, bufferB, offsetB, *descriptorSet, updateTemplates, updateRegistry, true, pipelin… in createDescriptorSets()
1734 RawUpdateRegistry updateRegistry; in writeDescriptorSetWithTemplate() local
1736 updateRegistry.addWriteObject(bufferInfos[0]); in writeDescriptorSetWithTemplate()
1737 updateRegistry.addWriteObject(bufferInfos[1]); in writeDescriptorSetWithTemplate()
1742 …updateEntries.push_back(createTemplateBinding(0u, 0, 1, descriptorType, updateRegistry.getWriteObj… in writeDescriptorSetWithTemplate()
1746 …updateEntries.push_back(createTemplateBinding(0u, 0, 1, descriptorType, updateRegistry.getWriteObj… in writeDescriptorSetWithTemplate()
1747 …updateEntries.push_back(createTemplateBinding(1u, 0, 1, descriptorType, updateRegistry.getWriteObj… in writeDescriptorSetWithTemplate()
[all …]